diff options
author | Pavel Dovgaluk <Pavel.Dovgaluk@ispras.ru> | 2011-02-21 14:46:44 +0300 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2011-02-25 15:13:02 +0000 |
commit | c7eb1f02edba91e3eec4682fa1adca877696d11d (patch) | |
tree | 2da9e0ba342a02de4104f6b4a065512740837821 /migration-unix.c | |
parent | e1f8c729fa890c67bb4532f22c22ace6fb0e1aaf (diff) |
Fixing network over sockets implementation for win32
MSDN includes the following in WSAEALREADY error description for connect()
function: "To preserve backward compatibility, this error is reported as
WSAEINVAL to Winsock applications that link to either Winsock.dll or
Wsock32.dll". So check of this error code was added to allow network
connections through the sockets in Windows.
Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'migration-unix.c')
0 files changed, 0 insertions, 0 deletions