connecting(client)
Instance Protected methods
Called when a client connects, if auditing is enabled.
- client
-
a TCPSocket instance representing the client that connected
Return true to allow this client to connect, false to prevent it.
Please login to continue.