IrcEventLoop.run

Handle incoming data for the clients in the set.

The incoming data is handled by the respective client, and callbacks are called. Returns when all clients are no longer connected, or immediately if there are no clients in the set.

class IrcEventLoop
void
run
()

Meta