qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/3] create socket_set_reuseaddr()


From: Amit Shah
Subject: Re: [Qemu-devel] [PATCH 1/3] create socket_set_reuseaddr()
Date: Wed, 23 Mar 2011 16:55:50 +0530
User-agent: Mutt/1.5.21 (2010-09-15)

On (Fri) 18 Mar 2011 [14:22:48], Juan Quintela wrote:
> Windows is different than unix, SO_REUSEADDR is the default value
> there.  Create one function to do it and change all callers.
> 
> Signed-off-by: Juan Quintela <address@hidden>
> ---
>  gdbstub.c          |    6 ++----
>  migration-tcp.c    |    4 +---
>  nbd.c              |    5 +----
>  net/socket.c       |   13 ++++---------
>  os-posix.c         |    1 +

Nitpick: this addition in os-posix is a newline, can be dropped.

                Amit



reply via email to

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