|
libBsdSockets
C++ Wrapper classes to the BSD Socket API
|

Go to the source code of this file.
Namespaces | |
| BsdSockets | |
| Namespace of the BsdSockets library. | |
Enumerations | |
| enum class | BsdSockets::SocketDomain { BsdSockets::INET4 , BsdSockets::INET6 , BsdSockets::LOCAL , BsdSockets::ROUTE , BsdSockets::KEY } |
| enum class | BsdSockets::SocketType { BsdSockets::STREAM , BsdSockets::DATAGRAM , BsdSockets::RAW_PROTOCOL , BsdSockets::RELIABLY_DELIVERED , BsdSockets::SEQUENCED_PACKET } |