$search
Cross platform api for a polling method. More...
#include "sockets.hpp"
#include <string>
#include <ecl/config/ecl.hpp>
#include <ecl/errors/handlers.hpp>
#include <poll.h>
Go to the source code of this file.
Namespaces | |
namespace | ecl |
Typedefs | |
typedef ::nfds_t | ecl::ndfs_t |
typedef struct pollfd | ecl::socket_pollfd |
Functions | |
int | ecl::poll_sockets (socket_pollfd *fds, nfds_t nfds, int timeout) |
Cross platform api for a polling method.
Definition in file poll.hpp.