UCommon
Macros | Typedefs
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>
Include dependency graph for socket.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DCCP_SOCKOPT_AVAILABLE_CCIDS   12
 
#define DCCP_SOCKOPT_CCID   13
 
#define DCCP_SOCKOPT_RX_CCID   15
 
#define DCCP_SOCKOPT_TX_CCID   14
 

Typedefs

typedef socket_t ost::SOCKET
 

Detailed Description

socket operations.

Definition in file socket.h.