tcp_set_type * tcp_set_create(allocator_type *allocator)
xfrd_type * tcp_waiting_last
void tcp_set_cleanup(tcp_set_type *set, allocator_type *allocator)
tcp_conn_type * tcp_conn[TCPSET_MAX]
xfrd_type * tcp_waiting_first
int tcp_conn_write(tcp_conn_type *tcp)
tcp_conn_type * tcp_conn_create(allocator_type *allocator)
int tcp_conn_read(tcp_conn_type *tcp)
void tcp_conn_ready(tcp_conn_type *tcp)