MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
CPCDAPIService (class CPCD &cpcd) | |
CPCDAPISession * | newSession (NDB_SOCKET_TYPE theSock) |
Public Member Functions inherited from SocketServer::Service | |
virtual void | stopSessions () |
Definition at line 57 of file APIService.hpp.
|
inlinevirtual |
Returned Session will be ran in own thread
To manage threads self, just return NULL
Implements SocketServer::Service.
Definition at line 62 of file APIService.hpp.