commoncpp/socket.h File Reference
socket operations.
More...
#include <cstdio>
#include <commoncpp/config.h>
#include <commoncpp/string.h>
#include <commoncpp/address.h>
#include <commoncpp/exception.h>
Go to the source code of this file.
Defines |
|
#define | DCCP_SOCKOPT_AVAILABLE_CCIDS 12 |
|
#define | DCCP_SOCKOPT_CCID 13 |
|
#define | DCCP_SOCKOPT_RX_CCID 15 |
|
#define | DCCP_SOCKOPT_TX_CCID 14 |
|
#define | MSG_DONTWAIT 0 |
|
#define | MSG_NOSIGNAL 0 |
Typedefs |
|
typedef socket_t | ost::SOCKET |
Detailed Description
socket operations.
Definition in file socket.h.