Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Examples  

socket.h File Reference

Network addresses and sockets related classes. More...

#include <cc++/address.h>

Go to the source code of this file.

Namespaces

namespace  ost

Compounds

class  ost::SimpleTCPStream
 Simple TCP Stream, to be used with Common C++ Library. More...


Defines

#define INVALID_SOCKET   -1
#define MSG_DONTWAIT   0
#define MSG_NOSIGNAL   0

Typedefs

typedef int SOCKET


Detailed Description

Network addresses and sockets related classes.


Define Documentation

#define INVALID_SOCKET   -1
 

#define MSG_DONTWAIT   0
 

#define MSG_NOSIGNAL   0
 


Typedef Documentation

typedef int SOCKET
 


Generated at Sat May 12 18:59:38 2007 for GNU CommonC++ by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001