nacl/select.h File Reference

Go to the source code of this file.

Functions

int select (int num_fds, fd_set *in_fds, fd_set *out_fds, fd_set *ex_fds, struct timeval *timeout)

Function Documentation

int select ( int  num_fds,
fd_set *  in_fds,
fd_set *  out_fds,
fd_set *  ex_fds,
struct timeval timeout 
)

Referenced by do_select().


Generated on 18 May 2020 for Ruby by  doxygen 1.6.1