Jesper Noehr wrote:

> On Tue, 23 Dec 2003 14:33:54 -0800, david <[EMAIL PROTECTED]> wrote:
> 
>> exit: 0
>> Accept returned
>>
>> which shows me that the accept function doesn't exit. am i miss
>> something?

> That IS weird! I tried doing the same to the main program, but there it
> makes no difference.
> You got any idea what I need to modify my current program?

not really but after a call to deliverMail, you have: 

CORE::exit;

which halts execution. this is normal. i still don't see any problem with 
that.

david
-- 
sub'_{print"@_ ";* \ = * __ ,\ & \}
sub'__{print"@_ ";* \ = * ___ ,\ & \}
sub'___{print"@_ ";* \ = * ____ ,\ & \}
sub'____{print"@_,\n"}&{_+Just}(another)->(Perl)->(Hacker)

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to