IrcEventLoop.remove

Remove a _client from the set, or do nothing if the _client is not in the set.

class IrcEventLoop
void
remove

Parameters

client
Type: IrcClient

_client to remove

Meta