Data Fields | |
struct GNUNET_NETWORK_Handle * | s |
TCP socket. More... | |
uint16_t | data |
Data to transmit. More... | |
Closure for tcp_send.
Definition at line 112 of file gnunet-nat-server.c.
struct GNUNET_NETWORK_Handle* TcpContext::s |
uint16_t TcpContext::data |
Data to transmit.
Definition at line 122 of file gnunet-nat-server.c.
Referenced by typescriptdomain.TypeScriptDomain::objects(), httpdomain.httpdomain.HTTPDomain::resolve_xref(), and httpdomain.httpdomain.HTTPDomain::routes().