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

unix.h File Reference

UNIX domain sockets, streams and sessions. More...

#include <cc++/missing.h>
#include <cc++/socket.h>

Go to the source code of this file.

Namespaces

namespace  ost

Classes

class  ost::UnixSocket
 Unix domain sockets are used for stream based connected sessions between processes on the same machine.bound server for Unix domain streams and sessions. More...
class  ost::UnixStream
 Unix streams are used to represent Unix domain client connections to a local server for accepting client connections.streamable Unix domain socket connection. More...
class  ost::unixstream
 A more natural C++ "unixstream" class for use by non-threaded applications.C++ "fstream" style unixstream class. More...
class  ost::UnixSession
 The Unix domain session is used to primarily to represent a client connection that can be managed on a seperate thread.Threaded streamable unix domain socket with non-blocking constructor. More...


Detailed Description

UNIX domain sockets, streams and sessions.


Generated on Fri Dec 9 22:30:31 2005 for GNU CommonC++ by  doxygen 1.4.4