Account
| Beamlib 3.3.4 This is the Beam C++ class library. |
Loading...
Searching...
No Matches
#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 |
Generated by
