libBsdSockets
C++ Wrapper classes to the BSD Socket API
AddressInfoConversions.h File Reference
#include "AddressInfo.h"
Include dependency graph for AddressInfoConversions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 BsdSockets
 Namespace of the BsdSockets library.
 

Functions

int BsdSockets::socketDomainToLowLevel (SocketDomain domain)
 
SocketDomain BsdSockets::lowLevelToSocketDomain (int lowLevel)
 
int BsdSockets::socketTypeToLowLevel (SocketType type)