>   $newsocket[$i] = IO::Socket::INET->new("$address") or die $@;

How are you declaring "newsocket"?  I would probably decare it as "local" rather than 
as "my".
Worth a try anyway.  Unfortunately I can't try it here.
Thanks,
Smiddy


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to