Files
strongswan-ext/src/starter
Martin Willi 8986e2da47 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 652ddf5ce2.
2014-08-25 09:47:46 +02:00
..
2014-06-19 14:00:49 +02:00
2014-06-19 14:00:49 +02:00
2013-03-19 15:23:45 +01:00
2014-06-19 14:00:49 +02:00
2012-10-24 16:00:51 +02:00