|
libBsdSockets
C++ Wrapper classes to the BSD Socket API
|
#include <sys/socket.h>#include <sys/select.h>#include <unistd.h>#include <poll.h>#include <system_error>#include <memory>#include "Address.h"#include "AddressInfoConversions.h"#include "Socket.h"
Go to the source code of this file.
Namespaces | |
| BsdSockets | |
| Namespace of the BsdSockets library. | |