Erik Huelsmann wrote:
Using cl-irc and a non-threaded sbcl on Linux 2.4.20, I had to apply the patch below to prevent the 'quit' command in commands.lisp from generating an error: having a handler bound to an invalid fd.
Thanks for the patch, I've committed it to CVS.
Thanks for the great library. I would like to know though why you print the UNHANDLED messages to the console while at the same time encouraging the use of hooks...
That's a good question, I wonder the same.