in reply to Re: HTTP::Daemon is killing me
in thread HTTP::Daemon is killing me

Nice!!! This works beautifully (or at least it doesn't kill my app). Thank you so much, misc.

Replies are listed 'Best First'.
Re^3: HTTP::Daemon is killing me
by misc (Friar) on Aug 29, 2007 at 19:32 UTC
    It's also the normal way to handle broken pipes/sockets.
    I'm just wondering why there's so few information in the perl documentation..
    (perlvar and perlipc)