#include <poll.h>
Include dependency graph for dce-poll.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| int | dce_poll (struct pollfd *fds, nfds_t nfds, int timeout) |
| int dce_poll | ( | struct pollfd * | fds, |
| nfds_t | nfds, | ||
| int | timeout | ||
| ) |
Definition at line 18 of file dce-poll.cc.
References ns3::CheckFdExists(), ns3::Current(), ns3::PollTable::FreeWait(), ns3::FileUsage::GetFile(), ns3::FileUsage::GetFileInc(), ns3::Process::openFiles, ns3::UnixFd::Poll(), ns3::Thread::pollTable, ns3::Thread::process, ns3::PollTable::SetEventMask(), ns3::UtilsAdvanceTime(), ns3::UtilsGetNodeId(), and ns3::WaitPoint::Wait().
Referenced by dce_select().
Here is the call graph for this function:
Here is the caller graph for this function: