A struct containing details about a connection.
The hostname or address of the IRC server.
The password for the server, if any.
The port of the server.
The realname as returned by the WHOIS command.
The username, later used by the server in this connection's hostmask.
See Implementation
A struct containing details about a connection.