![]() ![]() | ![]() |
version 1.33, 2002/03/20 03:42:45 | version 1.34, 2002/03/20 03:44:11 |
---|---|
Line 330 while (1) { | Line 330 while (1) { |
# anything to read or accept? | # anything to read or accept? |
foreach $client ($select->can_read(100.0)) { | foreach $client ($select->can_read(00.10)) { |
if ($client == $server) { | if ($client == $server) { |
# accept a new connection | # accept a new connection |
&status("Accept new connection: $conserver"); | &status("Accept new connection: $conserver"); |