SNode.C
Loading...
Searching...
No Matches
poll.cpp File Reference
#include "core/system/poll.h"
Include dependency graph for poll.cpp:

Go to the source code of this file.

Namespaces

namespace  core
 
namespace  core::system
 

Functions

int core::system::poll (pollfd *fds, nfds_t nfds, int timeout)
 
int core::system::ppoll (struct pollfd *fds, nfds_t nfds, const timespec *timeout, const sigset_t *sigMask)