Checks if client is identical to the current client. Note that the client instance is compared, not the client conduit, file descriptor or events.
client to compare for identity with the current client, pass null to check if there is no current client.
true if client is the current client or false otherwise.
See Implementation
Checks if client is identical to the current client. Note that the client instance is compared, not the client conduit, file descriptor or events.