#include <sys/select.h>
Go to the source code of this file.
Functions | |
int | dce_select (int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) |
int dce_select | ( | int | nfds, |
fd_set * | readfds, | ||
fd_set * | writefds, | ||
fd_set * | exceptfds, | ||
struct timeval * | timeout | ||
) |
Definition at line 131 of file dce-poll.cc.
References ns3::CheckFdExists(), ns3::Current(), dce_poll(), ns3::Thread::err, ns3::Thread::process, and ns3::UtilsGetNodeId().