Hello, I did some more investigation into one of the issues... It helps to set debug to 1.
Here's a snippet: ::: connecting to server 209.133.11.187 (port: 6667) as yestest >>> NICK yestest >>> USER xyz foo.bar.com 209.133.11.187 :test user Handler for 'disconnect' called. Handler for 'targettoofast' called. <<< :irc.rizon.no NOTICE AUTH :*** Looking up your hostname... Trying to handle event 'notice'. Handler for 'notice' called. I guess that would explain the undefined socket (re: third patch, which can be ignored 100%). what's unusual is that even when I commented out sending NICK and USER, it (disconnect, targettoofast) still happens. Using telnet, and sending NICK and USER lines manually... it does not happen. -David. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]