commit
1a9c074f84
@ -278,12 +278,6 @@ while (1) {
|
||||
}
|
||||
# otherwise child
|
||||
|
||||
# all children should have different seeds, to prevent conflicts
|
||||
srand();
|
||||
for (0 .. rand(65536)) {
|
||||
Net::DNS::Header::nextid();
|
||||
}
|
||||
|
||||
close $_ for $select->handles;
|
||||
|
||||
$SIG{$_} = 'DEFAULT' for keys %SIG;
|
||||
|
Loading…
Reference in New Issue
Block a user