- irc:connect CONNECTIONprocedure
- irc:connect #!key KEYWORD ...procedure
Connects to an IRC server, with the parameters given in the connection object CONNECTION or via the parameters passed as keywords arguments (just like in the call to irc:connection). Returns the connection object. A connection can only be made to a single server at the same time.