From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49285) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9M1c-0001SQ-Mj for qemu-devel@nongnu.org; Tue, 13 Aug 2013 17:21:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V9M1X-0003g9-Lr for qemu-devel@nongnu.org; Tue, 13 Aug 2013 17:21:08 -0400 Message-ID: <520AA338.2010408@redhat.com> Date: Tue, 13 Aug 2013 15:20:56 -0600 From: Eric Blake MIME-Version: 1.0 References: <1376424027-26208-1-git-send-email-tmirza@codesourcery.com> <1376427925-26767-1-git-send-email-tmirza@codesourcery.com> In-Reply-To: <1376427925-26767-1-git-send-email-tmirza@codesourcery.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="acC4DUkJ8XmTUlhXR2rGar1XrLX8mF7f5" Subject: Re: [Qemu-devel] [PATCH] slirp: Port redirection option behave differently on Linux and Windows List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Taimoor Cc: qemu-trivial@nongnu.org, Taimoor Mirza , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --acC4DUkJ8XmTUlhXR2rGar1XrLX8mF7f5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 08/13/2013 03:05 PM, Taimoor wrote: > From: Taimoor Mirza >=20 > port redirection code uses SO_REUSEADDR socket option before binding to= > host port. Behavior of SO_REUSEADDR is different on Windows and Linux. > Relaunching QEMU with same host and guest port redirection values on Li= nux > throws error but on Windows it does not throw any error. > Problem is discussed in http://lists.gnu.org/archive/html/qemu-devel/20= 13-04/msg03089.html When resending a patch, please use a v2 in the subject line (git send-email --subject-prefix PATCHv2), send as a top-level thread, and include a changelog after the --- divider that explains what changed from v1. See http://wiki.qemu.org/Contribute/SubmitAPatch for more hints= =2E --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --acC4DUkJ8XmTUlhXR2rGar1XrLX8mF7f5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSCqM5AAoJEKeha0olJ0NqDacIAJF13YIb+h4Ng77fckZZmCV0 SUZq3xD4n5tS1aYkK9vzAyana7r6BPJDr+ffIGffI5G2a+l89t+biYLgPgHgIkV2 6sTUBlgHRfNd1RyqIIkGj+1ocDy+KRpoVo9TCdFQYNFwMIDcs0PTZ5X+AuAF7RZy std0S8oqs3RNeW7fNpCpo+QmhXQINopbwUOCuT0iUT1JpFCmaN3sYN5gcvt0zAHS lud52Lzl38r6/MMGDph0sDVjy0tj5Ni2Q8r7AwwvvNe38sW2xnHehZpuke8cy/PB N1cbgk4nC0iq/1/AwLEnVCI48FeM0yUcqEzuTkr33GAxwcrxSujXN/6P/cMoxfQ= =30eC -----END PGP SIGNATURE----- --acC4DUkJ8XmTUlhXR2rGar1XrLX8mF7f5--