Closure used for the peer_connect_task. More...
Data Fields | |
struct PeerConnectCls * | next |
Linked list next. More... | |
struct PeerConnectCls * | prev |
Linked list previous. More... | |
struct GNUNET_CORE_UNDERLAY_DUMMY_Handle * | h |
The handle for the service. More... | |
char * | sock_name |
The file name to connect to. More... | |
struct GNUNET_SCHEDULER_Task * | peer_connect_task |
Task to connect to another peer. More... | |
Closure used for the peer_connect_task.
Definition at line 66 of file gnunet_core_underlay_dummy.c.