[PATCH 01/11] ws2_32: use ntstatus in overlapped functions (try 3)

Alexandre Julliard julliard at winehq.org
Mon Mar 22 06:00:41 CDT 2010


Mike Kaplinskiy <mike.kaplinskiy at gmail.com> writes:

> Make get_sock_events return error codes in unix format. Also some
> style fixes. Sorry for the fuss over this :)

The server should not be returning errno values directly. It should
return NT status codes.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list