Explorar el Código

adapt to new cadet API

master
Daniel Golle hace 4 años
padre
commit
5fc42cc72b
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: DD8D36F0A710502F
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      src/multicast/gnunet-service-multicast.c

+ 0
- 1
src/multicast/gnunet-service-multicast.c Ver fichero

@@ -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);


Cargando…
Cancelar
Guardar