#include <cc++/address.h>
Go to the source code of this file.
Namespaces | |
| namespace | ost |
Defines | |
| #define | INVALID_SOCKET -1 |
| #define | MSG_DONTWAIT 0 |
| #define | MSG_NOSIGNAL 0 |
| #define | SOCK_DCCP 6 |
| #define | IPPROTO_DCCP 33 |
| #define | SOL_DCCP 269 |
| #define | DCCP_SOCKOPT_AVAILABLE_CCIDS 12 |
| #define | DCCP_SOCKOPT_CCID 13 |
| #define | DCCP_SOCKOPT_TX_CCID 14 |
| #define | DCCP_SOCKOPT_RX_CCID 15 |
Typedefs | |
| typedef int | SOCKET |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5