GNUnet 0.21.1
TcpContext Struct Reference

Closure for tcp_send. More...

Collaboration diagram for TcpContext:
[legend]

Data Fields

struct GNUNET_NETWORK_Handles
 TCP socket. More...
 
uint16_t data
 Data to transmit. More...
 

Detailed Description

Closure for tcp_send.

Definition at line 112 of file gnunet-nat-server.c.

Field Documentation

◆ s

struct GNUNET_NETWORK_Handle* TcpContext::s

TCP socket.

Definition at line 117 of file gnunet-nat-server.c.

Referenced by try_send_tcp().

◆ data


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