tinc/src/solaris
Guus Sliepen 708314df2f Set FD_CLOEXEC flag on all sockets.
Scripts called by tinc would inherit its open filedescriptors. This could
be a problem if other long-running daemons are started from those scripts,
if those daemons would not close all filedescriptors before going into the
background.

Problem found and solution suggested by Nick Hibma.
2012-02-17 16:13:38 +01:00
..
device.c Set FD_CLOEXEC flag on all sockets. 2012-02-17 16:13:38 +01:00