42 #ifndef _osaSocketServer_h
43 #define _osaSocketServer_h
66 bool AssignPort(
unsigned short port);
70 bool Listen(
int backlog = 5);
86 #endif // _osaSocketServer_h
#define CISST_EXPORT
Definition: cmnExportMacros.h:50
Portability across compilers and operating systems tools.
int ServerSocketFD
Definition: osaSocketServer.h:81
Base class for high level objects.
Definition: cmnGenericObject.h:51
Definition: osaSocketServer.h:52
Class register definitions and log macros.
Declaration of cmnLogger amd macros for human readable logging.
CMN_DECLARE_SERVICES_INSTANTIATION(osaSocketServer)
Macros to export the symbols of cisstOSAbstraction (in a Dll).
#define CMN_DECLARE_SERVICES(hasDynamicCreation, lod)
Definition: cmnClassRegisterMacros.h:116
Declaration of osaSocketThis is a cross-platform socket library with basic support for UDP (datagram)...
Definition: osaSocket.h:171
const int CMN_NO_DYNAMIC_CREATION
Definition: cmnClassRegisterMacros.h:328
#define CMN_LOG_ALLOW_DEFAULT
Definition: cmnLogLoD.h:76