http://qs321.pair.com?node_id=308020


in reply to Re: Re: Re: network socket send loop is very cpu intensive
in thread network socket send loop is very cpu intensive

looks good to me, thanks a lot. what are the conventions for returning values from subroutines in Perl? For example if I want to indicate all is not well should I return 1 or 0 or false or undef ?? Jon