modemu2k
Library that provides telnet capability to a comm program
Data Fields
st_sock Struct Reference

Data Fields

int fd
 
int alive
 
struct addrinfo * rp
 

Field Documentation

◆ alive

int st_sock::alive

is the socket still alive

◆ fd

int st_sock::fd

file descriptor returned by socket(3P)

◆ rp

struct addrinfo* st_sock::rp

pointer to the addrinfo struct returned by getaddrinfo(3)


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