Beamlib 3.1.2
This is the Beam C++ class library.
|
#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 |
#define SOL_IP 0 |
#define SO_PRIORITY 12 |
#define MSG_NOSIGNAL 0 |