glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [glob2-devel] Adding a good quit to the IRC integrated client


From: ProgVal
Subject: Re: [glob2-devel] Adding a good quit to the IRC integrated client
Date: Sat, 7 Aug 2010 10:55:55 +0200

Yes, it can be more short (0.1 sec may be enough). The essential is that the server must understand the client will quit, before the client close the socket.

2010/8/6 Stéphane Magnenat <address@hidden>
On 06/08/10 15:54, ProgVal wrote:
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

The sleep() delay is bad. Is the sleep necessary? If so, is it required to be so long? If so, we should do it later in IRC::step().

Have a nice day,

Stéphane

--
http://stephane.magnenat.net

_______________________________________________
glob2-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/glob2-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]