Kea
1.9.9-git
|
Wrappers around common unix fd manipulation functions. More...
#include <unistd.h>
Go to the source code of this file.
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::util | |
isc::util::io | |
Functions | |
ssize_t | isc::util::io::read_data (const int fd, void *buffer_v, const size_t length) |
bool | isc::util::io::write_data (const int fd, const void *buffer_v, const size_t length) |
Wrappers around common unix fd manipulation functions.
Definition in file fd.h.