plugins: Add SOCK_CLOEXEC to socket()
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Sun, 23 Oct 2011 12:16:28 +0000 (14:16 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 25 Oct 2011 11:36:12 +0000 (13:36 +0200)
commit244b3b17aa713d6daf70709e105c0e0a1faff78e
tree0e96e9a9cdc9a15948ed83deeda47b24df3d4b7d
parentc3588737d1fc93609d4101fa49aed3217503eef7
plugins: Add SOCK_CLOEXEC to socket()

Make sure all file descriptor are closed.
plugins/loopback.c
plugins/ntpd.c