qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/2] net: clean up net/socket.c


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 0/2] net: clean up net/socket.c
Date: Mon, 12 Dec 2011 17:34:58 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13

On 12/07/2011 09:01 AM, Stefan Hajnoczi wrote:
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.

Applied all.  Thanks.

Regards,

Anthony Liguori


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(-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]