MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TransporterService Class Reference
Inheritance diagram for TransporterService:
Collaboration diagram for TransporterService:

Public Member Functions

 TransporterService (SocketAuthenticator *auth=0)
void setTransporterRegistry (TransporterRegistry *t)
SocketServer::SessionnewSession (NDB_SOCKET_TYPE socket)
- Public Member Functions inherited from SocketServer::Service
virtual void stopSessions ()

Detailed Description

Definition at line 71 of file TransporterRegistry.hpp.

Member Function Documentation

SocketServer::Session * TransporterService::newSession ( NDB_SOCKET_TYPE  theSock)
virtual

Returned Session will be ran in own thread

To manage threads self, just return NULL

Implements SocketServer::Service.

Definition at line 59 of file TransporterRegistry.cpp.

Here is the call graph for this function:


The documentation for this class was generated from the following files: