hat-util  0.6.14
Utility library
hat_socket_t Struct Reference

#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
 

Field Documentation

◆ local_host

hat_socket_ip4_addr_t hat_socket_t::local_host

◆ local_port

hat_socket_port_t hat_socket_t::local_port

◆ remote_host

hat_socket_ip4_addr_t hat_socket_t::remote_host

◆ remote_port

hat_socket_port_t hat_socket_t::remote_port

◆ socket

int hat_socket_t::socket

◆ type

int hat_socket_t::type

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