Merge branch 'master' of github.com:qpsmtpd-dev/qpsmtpd-dev
merge in Net::DNS patch
This commit is contained in:
commit
08357b3ba0
@ -277,13 +277,7 @@ while (1) {
|
||||
next;
|
||||
}
|
||||
# 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