GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
ListenTask Struct Reference

Struct to use as closure. More...

Collaboration diagram for ListenTask:
[legend]

Data Fields

struct GNUNET_SCHEDULER_Tasklisten_task
 ID of listen task.
 
struct GNUNET_NETWORK_Handlelisten_sock
 Listen socket.
 

Detailed Description

Struct to use as closure.

Definition at line 421 of file gnunet-communicator-tcp.c.

Field Documentation

◆ listen_task

struct GNUNET_SCHEDULER_Task* ListenTask::listen_task

◆ listen_sock

struct GNUNET_NETWORK_Handle* ListenTask::listen_sock

The documentation for this struct was generated from the following file: