in reply to Re^2: Mysterious bad file descriptor after fork
in thread Mysterious bad file descriptor after fork

The return value of accept() is now checked and properly treated. The error persists, so it was not the root of the evil.

Best rgds
gnork

cat /dev/world | perl -e "(/(^.*? \?) 42\!/) && (print $1))"
errors->(c)
  • Comment on Re^3: Mysterious bad file descriptor after fork