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

Public 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 110 of file Socket.d.


Member Data Documentation

const int F_GETFL = 3
 

Definition at line 232 of file Socket.d.

const int F_SETFL = 4
 

Definition at line 233 of file Socket.d.

const int O_NONBLOCK = 0x4000
 

Definition at line 234 of file Socket.d.

const int SOL_SOCKET_D = 0xFFFF
 

Definition at line 235 of file Socket.d.

alias SOL_SOCKET_D SOL_SOCKET
 

Definition at line 236 of file Socket.d.

const int SO_TYPE = 0x1008
 

Definition at line 237 of file Socket.d.

const int EINTR = 4
 

Definition at line 238 of file Socket.d.


The documentation for this class was generated from the following file:
Generated on Fri Nov 11 18:44:48 2005 for Mango by  doxygen 1.4.0