Hello,
On Mon, Oct 15, 2012 at 11:50:34AM +0000, Andy Smith wrote:
> So, is this a bug in POE::Component::IRC, or is Hinrik's code sample
> there incorrect?
..and the answer is neither.
I also sent this to the RT for POE::Component::IRC and Hinrik
replied to that asking if I was doing this on Freenode, as
Freenode's ircd ignores your quit message if you have only been
connected for a short time.
I'm not doing this on Freenode, but it turns out that the ircd of
the network I was doing it on also does this:
https://github.com/atheme/charybdis/blob/master/modules/core/m_quit.c#L75
So, uh, yeah! That was it.
Apologies for the noise.
Cheers,
Andy