[][src]Module simpletcp::utils

Constants

EV_POLLIN
EV_POLLOUT

Functions

get_fd_array

Creates array of raw socket descriptors

poll

Polls the socket

poll_set

Polls set of sockets

poll_set_ev

Polls set of sockets with set of events

poll_set_ev_timeout

Polls set of sockets with set of events with timeout

poll_set_timeout

Polls set of sockets with timeout

poll_timeout

Polls the socket with timeout