Hello, When disconnecting, glob2 IRC client just closed the socket, but it is not the properest method given by the IRC protocol.
The better is to use the QUIT command, fellowed by a quit message. This quit message is display on the most of the networks, but not on OFTC, so, we'll just see > * [YOG]ProgVal2 has left the channel () > instead of > * [YOG]ProgVal2 has left the channel () This patch also fix a wrong commentary. Best regards, ProgVal
add_a_good_quit.patch
Description: Binary data
_______________________________________________ glob2-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/glob2-devel
