DOKK / manpages / debian 11 / libcommoncpp2-doc / socketport.h.3.en
socketport.h(3) Library Functions Manual socketport.h(3)

socketport.h - Network service framework and design pattern.

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


class ost::SocketPort
The socket port is an internal class which is attached to and then serviced by a specific SocketService 'object'. class ost::SocketService
The SocketService is a thread pool object that is meant to service attached socket ports.


ost


class __EXPORT ost::SocketPort
class __EXPORT ost::SocketService

Network service framework and design pattern.

Generated automatically by Doxygen for GNU CommonC++ from the source code.

Sun Dec 27 2020 GNU CommonC++