diff options
author | Martin Willi <martin@revosec.ch> | 2014-07-11 14:40:56 +0200 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2014-08-25 09:47:46 +0200 |
commit | 8986e2da47ec6e5a57483a1034d3332f8fdd2533 (patch) | |
tree | 82dbf906bd333113a49e9eeeaaeff7fbd0c1e4ea /src/libstrongswan/utils/utils.h | |
parent | c08b74c52465a142143affaf4241c4497ba2e425 (diff) | |
download | strongswan-8986e2da47ec6e5a57483a1034d3332f8fdd2533.tar.bz2 strongswan-8986e2da47ec6e5a57483a1034d3332f8fdd2533.tar.xz |
starter: Do not close all file descriptors after fork()
As we use libstrongswan and expect that it still works after the fork, we
can't just closefrom() all file descriptors. Watcher, for example, uses
a pipe to notify FDSET changes, which must be kept open.
Reverts 652ddf5ce2fad08f6569096dd56a821500cc5ba4.
Diffstat (limited to 'src/libstrongswan/utils/utils.h')
0 files changed, 0 insertions, 0 deletions