Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

VersionBsdSockets Class Reference

List of all members.

Public Types

typedef int socket_t = -1

Private Attributes

const int F_GETFL = 3
const int F_SETFL = 4
const int O_NONBLOCK = 0x4000
const int SOL_SOCKET_D = 0xFFFF
alias SOL_SOCKET_D SOL_SOCKET
const int SO_TYPE = 0x1008
const int EINTR = 4

Member Typedef Documentation

typedef int socket_t = -1
 

Definition at line 109 of file Socket.d.


Member Data Documentation

const int F_GETFL = 3 [private]
 

Definition at line 226 of file Socket.d.

const int F_SETFL = 4 [private]
 

Definition at line 227 of file Socket.d.

const int O_NONBLOCK = 0x4000 [private]
 

Definition at line 228 of file Socket.d.

const int SOL_SOCKET_D = 0xFFFF [private]
 

Definition at line 229 of file Socket.d.

alias SOL_SOCKET_D SOL_SOCKET [private]
 

Definition at line 230 of file Socket.d.

const int SO_TYPE = 0x1008 [private]
 

Definition at line 231 of file Socket.d.

const int EINTR = 4 [private]
 

Definition at line 232 of file Socket.d.


The documentation for this class was generated from the following file:
Generated on Sat Dec 24 17:28:44 2005 for Mango by  doxygen 1.4.0