qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] net: clean up net/socket.c
@ 2011-12-07 15:01 Stefan Hajnoczi
  2011-12-07 15:01 ` [Qemu-devel] [PATCH 1/2] net: expand tabs in net/socket.c Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Stefan Hajnoczi @ 2011-12-07 15:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Hajnoczi

There is no consistent policy on closing the socket file descriptor when
net/socket.c initialization fails.  This has been on my TODO list for a while
and I had a few minutes to fix it now.

Stefan Hajnoczi (2):
  net: expand tabs in net/socket.c
  net: take ownership of fd in socket init functions

 net/socket.c |   88 ++++++++++++++++++++++++++++++---------------------------
 1 files changed, 46 insertions(+), 42 deletions(-)

-- 
1.7.7.3

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-12-12 23:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-07 15:01 [Qemu-devel] [PATCH 0/2] net: clean up net/socket.c Stefan Hajnoczi
2011-12-07 15:01 ` [Qemu-devel] [PATCH 1/2] net: expand tabs in net/socket.c Stefan Hajnoczi
2011-12-08 12:22   ` Zhi Yong Wu
2011-12-07 15:01 ` [Qemu-devel] [PATCH 2/2] net: take ownership of fd in socket init functions Stefan Hajnoczi
2011-12-08 12:29   ` Zhi Yong Wu
2011-12-08 12:57     ` Stefan Hajnoczi
2011-12-09 12:35       ` Zhi Yong Wu
2011-12-12 23:34 ` [Qemu-devel] [PATCH 0/2] net: clean up net/socket.c Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).