cheetah ~master (2017-05-16T17:43:37Z)
Dub
Repo
SocketServer.removeClient
cheetah
socketserver
SocketServer
Removes a client from the internal client storage.
class
SocketServer
(T)
package
void
removeClient
(
size_t
clientId
)
Parameters
clientId
Type:
size_t
The client id to remove.
Meta
Source
See Implementation
cheetah
socketserver
SocketServer
constructors
this
functions
attach
fireEvent
getClient
getClients
moveNext
removeClient
report
start
stop
properties
copyConnectEvents
copyDisconnectEvents
copyErrorEvents
copyReceiveEvents
storeClients
Removes a client from the internal client storage.