qemu-e2k/slirp
Kevin Wolf 40ff6d7e8d Don't leak file descriptors
We're leaking file descriptors to child processes. Set FD_CLOEXEC on file
descriptors that don't need to be passed to children to stop this misbehaviour.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-12-03 11:45:50 -06:00
..
bootp.c
bootp.h
cksum.c
COPYRIGHT
debug.h
if.c
if.h
ip_icmp.c
ip_icmp.h
ip_input.c
ip_output.c
ip.h
libslirp.h
main.h
mbuf.c
mbuf.h
misc.c Don't leak file descriptors 2009-12-03 11:45:50 -06:00
misc.h
sbuf.c
sbuf.h
slirp_config.h
slirp.c
slirp.h Don't leak file descriptors 2009-12-03 11:45:50 -06:00
socket.c Don't leak file descriptors 2009-12-03 11:45:50 -06:00
socket.h
tcp_input.c
tcp_output.c
tcp_subr.c Don't leak file descriptors 2009-12-03 11:45:50 -06:00
tcp_timer.c
tcp_timer.h
tcp_var.h
tcp.h
tcpip.h
tftp.c
tftp.h
udp.c Don't leak file descriptors 2009-12-03 11:45:50 -06:00
udp.h