log4cplus::helpers::ServerSocket Class Reference
This class implements server sockets.
More...
Inheritance diagram for log4cplus::helpers::ServerSocket:
List of all members.
|
Public Member Functions |
| ServerSocket (int port) |
Socket | accept () |
Detailed Description
This class implements server sockets.
A server socket waits for requests to come in over the network. It performs some operation based on that request, and then possibly returns a result to the requester.
Definition at line 104 of file socket.h.
The documentation for this class was generated from the following file:
- oflog/include/dcmtk/oflog/helpers/socket.h
Generated on 6 Jan 2011 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.5.1