@@ -68,10 +68,11 @@ didReceiveNotice: (OFString*)notice fromUser: (IRCUser*)user inChannel: (IRCChannel*)channel; - (void)connection: (IRCConnection*)connection didReceiveNamesForChannel: (IRCChannel*)channel; +- (void)connectionWasClosed: (IRCConnection*)connection; @end @interface IRCConnection: OFObject { OFTCPSocket *sock;