so that it wouldn't die if no clients connected. But anyway, and had no effect that I could see. Thanks for the suggestion though!while(1) { use strict qw/refs/; use warnings FATAL => 'syntax'; my @ready = $selSock->can_read(10); unless (@ready) {next};
In reply to Re^2: TCP Server hangs with multiple client connections
by rmahin
in thread TCP Server hangs with multiple client connections
by rmahin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |