Re: [Qemu-devel] [PATCH] Network functions patches for win32

2011-02-20 Thread Blue Swirl
On Thu, Feb 10, 2011 at 11:16 AM, Pavel Dovgaluk wrote: > This patch contains some fixes for network functions, working in Windows > environment, and consists of two parts: > > 1. net/socket.c fix >   MSDN includes the following in WSAEALREADY error description for connect() >   function: "To pres

[Qemu-devel] [PATCH] Network functions patches for win32

2011-02-10 Thread Pavel Dovgaluk
This patch contains some fixes for network functions, working in Windows environment, and consists of two parts: 1. net/socket.c fix MSDN includes the following in WSAEALREADY error description for connect() function: "To preserve backward compatibility, this error is reported as WSAEIN