Bayonne2 / Common C++ 2 Framework
Data Structures
unix.h File Reference

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

#include <cc++/missing.h>
#include <cc++/socket.h>
Include dependency graph for unix.h:

Go to the source code of this file.

Data Structures

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

Detailed Description

UNIX domain sockets, streams and sessions.

Definition in file unix.h.


Generated on Dec 21, 2017 for commoncpp2-1.8.1, ccrtp-1.7.2, libzrtpcpp-2.3.4, ccscript3-1.1.7, ccaudio2-1.0.0 and bayonne2-2.3.2 (after installation in /usr/local/) by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /