|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re^3: unexpected program abort on write on closed handleby virtualsue (Vicar) |
| on Jul 25, 2005 at 09:32 UTC ( #477739=note: print w/ replies, xml ) | Need Help?? |
|
If you use 4 arg select (or IO::Select) before you write to your socket then you can avoid getting SIGPIPE for a relatively unsurprising condition like "the reading end is dead".
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||