libctru
v2.4.1
|
One entry of the TCP sockets table retrieved by using SOCU_GetNetworkOpt and NETOPT_TCP_TABLE. More...
#include <soc.h>
Data Fields | |
u32 | state |
struct sockaddr_storage | local |
Local address information. | |
struct sockaddr_storage | remote |
Remote address information. | |
One entry of the TCP sockets table retrieved by using SOCU_GetNetworkOpt and NETOPT_TCP_TABLE.
u32 SOCU_TCPTableEntry::state |