hat-util
0.6.16
Utility library
|
#include <socket.h>
Data Fields | |
int | type |
hat_socket_ip4_addr_t | local_host |
hat_socket_port_t | local_port |
hat_socket_ip4_addr_t | remote_host |
hat_socket_port_t | remote_port |
int | socket |
hat_socket_ip4_addr_t hat_socket_t::local_host |
hat_socket_port_t hat_socket_t::local_port |
hat_socket_ip4_addr_t hat_socket_t::remote_host |
hat_socket_port_t hat_socket_t::remote_port |
int hat_socket_t::socket |
int hat_socket_t::type |