clientDisconnect

clientDisconnect#

method

LockableDaemon.clientDisconnect(conn)[source]#

Automatically releases any locked resources in the event of a client disconnect.

Parameters:
connSocketConnection

The SocketConnection object that was disconnected.