Beamlib  3.0.1
This is the Beam C++ class library.
Classes | Macros
BSocket.h File Reference
#include <BString.h>
#include <BError.h>
#include <BTypes.h>
#include <stdint.h>
#include <sys/types.h>
#include <netinet/in.h>

Go to the source code of this file.

Classes

class  BSocketAddress
 Socket Address. More...
 
class  BSocketAddressINET
 IPV4 aware socket address. More...
 
class  BSocket
 A network communications socket. More...
 

Macros

#define SOL_IP   0
 
#define SO_PRIORITY   12
 
#define MSG_NOSIGNAL   0
 

Macro Definition Documentation

◆ SOL_IP

#define SOL_IP   0

◆ SO_PRIORITY

#define SO_PRIORITY   12

◆ MSG_NOSIGNAL

#define MSG_NOSIGNAL   0