[cl-irc-devel] [patch] Make cl-irc more compatible with bouncers

Andreas Fuchs asf at boinkor.net
Fri Jan 27 23:19:05 UTC 2006


Hi,

irc bouncers like miau send a 30-minute backlog on reconnect. The
problem is that they don't send NAMES before they send the
backlog. AFAICT, that's even allowed by the irc spec. cl-irc breaks
when it sees a QUIT message when it didn't build a channel user table
before.

This patch makes cl-irc accept quit messages when it can't find a user
for them:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ,bouncer-quit-problem.patch
Type: application/octet-stream
Size: 1500 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cl-irc-devel/attachments/20060128/63ae6305/attachment.obj>
-------------- next part --------------

Cheers,
-- 
Andreas Fuchs, (http://|im:asf@|mailto:asf@)boinkor.net, antifuchs


More information about the cl-irc-devel mailing list