
29 Apr
2007
29 Apr
'07
12:22 a.m.
Hello, developers of cl-irc Encrypting IRC connections with SSL is supported by almost any common IRC client and is used in many small IRC nets. I would love to see that in cl-irc. The attached file contains a connect-ssl function which is a big code duplication of connect from command.lisp. There should be a cleaner way, but it already works and I'm still a bloody Lisp beginner. Stephan PS: How do I enable IPv6 support?