#include <ArchNetworkBSD.h>
◆ ~Deps()
virtual ArchNetworkBSD::Deps::~Deps |
( |
| ) |
|
|
virtualdefault |
◆ makePollFD()
std::shared_ptr< struct pollfd[]> ArchNetworkBSD::Deps::makePollFD |
( |
nfds_t | n | ) |
|
|
virtual |
◆ poll()
int ArchNetworkBSD::Deps::poll |
( |
struct pollfd * | fds, |
|
|
nfds_t | nfds, |
|
|
int | timeout ) |
|
virtual |
◆ read()
ssize_t ArchNetworkBSD::Deps::read |
( |
int | fd, |
|
|
void * | buf, |
|
|
size_t | len ) |
|
virtual |
◆ sleep()
void ArchNetworkBSD::Deps::sleep |
( |
double | seconds | ) |
|
|
virtual |
◆ testCancelThread()
void ArchNetworkBSD::Deps::testCancelThread |
( |
| ) |
|
|
virtual |
The documentation for this struct was generated from the following files: