[cl-irc-devel] patch to send PASS command at connect time

Andreas Fuchs asf at boinkor.net
Sat Sep 10 07:22:58 UTC 2005


Hi,

cl-irc includes a PASS method already, but it doesn't use it at the
right time, that is, when the connection is initiated, before the NICK
and USER commands are sent.

This patch introduces the :PASSWORD keyword arg to IRC:CONNECT, by
default nil, which sends the PASS command at login time.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ,pass-on-connect.diff
Type: application/octet-stream
Size: 967 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cl-irc-devel/attachments/20050910/51a07ad1/attachment.obj>
-------------- next part --------------

-- 
Andreas Fuchs, <asf at boinkor.net>, asf at jabber.at, antifuchs


More information about the cl-irc-devel mailing list