[PATCH 1/3] ws2_32: Implement a basic synchronous TransmitFile (try 4).

Erich E. Hoover erich.e.hoover at wine-staging.com
Wed Oct 14 11:49:19 CDT 2015


On Wed, Oct 14, 2015 at 9:47 AM, Alexandre Julliard <julliard at winehq.org> wrote:
> ...
>
> It doesn't work here:
>
> ../../../tools/runtest -q -P wine -T ../../.. -M ws2_32.dll -p ws2_32_test.exe.so sock && touch sock.ok
> sock.c:2399: Tests skipped: SOCK_RAW is not supported
> sock.c:7545: Test failed: TransmitFile failed unexpectedly.
> sock.c:7734: Tests skipped: Cannot test SIO_ADDRESS_LIST_CHANGE, interactive tests must be enabled
> make: *** [sock.ok] Error 1

Whoops, sorry about that - forgot to handle the NULL case in the "make
sure it's a disk file handle" check.  I'll get that fixed right away.

Best,
Erich



More information about the wine-devel mailing list