qemu-e2k/net
Peter Maydell a46667ea29 net/socket.c: Fix fd leak in net_socket_listen_init() error paths
Fix a leak of a file descriptor due to missing closesocket() calls
in error paths in net_socket_listen_init().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
2012-01-06 15:07:14 +00:00
..
checksum.c
checksum.h
dump.c net: store guest timestamp in dump file instead of time since guest startup 2011-12-20 15:44:30 -06:00
dump.h
queue.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
queue.h
slirp.c slirp: Fix typo in net_slirp_hostfwd_remove 2011-12-19 10:42:44 +00:00
slirp.h
socket.c net/socket.c: Fix fd leak in net_socket_listen_init() error paths 2012-01-06 15:07:14 +00:00
socket.h
tap-aix.c
tap-bsd.c
tap-haiku.c
tap-linux.c net: tap-linux: Fix unhelpful error message 2011-11-01 06:23:48 +00:00
tap-linux.h
tap-solaris.c fix typo: delete redundant semicolon 2011-12-06 09:56:41 +00:00
tap-win32.c
tap.c network scripts: don't block SIGCHLD before forking 2011-12-15 10:22:40 -06:00
tap.h
util.c
util.h
vde.c
vde.h