Implementation for a cross platform polling function. More...
#include "../../include/ecl/io/poll.hpp"
Go to the source code of this file.
Namespaces | |
ecl | |
Functions | |
ecl_io_PUBLIC int | ecl::poll_sockets (socket_pollfd *fds, nfds_t nfds, int timeout) |
Implementation for a cross platform polling function.
Definition in file lib/poll.cpp.