Base class for an IRC client-server connection.
Send line, plus a newline.
Underlying transport.
Inactivity handler (for sending a PING request).
Data handler.
Timeout handler - called if handleInactivity was null or did not result in activity.
See Implementation
Base class for an IRC client-server connection.