ソースを参照

adapt to new cadet API

master
Daniel Golle 4年前
コミット
5fc42cc72b
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: DD8D36F0A710502F
1個のファイルの変更0行の追加1行の削除
  1. +0
    -1
      src/multicast/gnunet-service-multicast.c

+ 0
- 1
src/multicast/gnunet-service-multicast.c ファイルの表示

@@ -1330,7 +1330,6 @@ cadet_channel_create (struct Group *grp, struct GNUNET_PeerIdentity *peer)

chn->channel = GNUNET_CADET_channel_create (cadet, chn, &chn->peer,
&grp->cadet_port_hash,
GNUNET_CADET_OPTION_RELIABLE,
cadet_notify_window_change,
cadet_notify_disconnect,
cadet_handlers);


読み込み中…
キャンセル
保存