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

Alexandre Julliard julliard at winehq.org
Fri Oct 9 00:10:26 CDT 2015


"Erich E. Hoover" <erich.e.hoover at wine-staging.com> writes:

> My reading of it said that that all had to do with the timeout/looping
> behavior.  I'm not sure that we need to care about this since all of
> the use cases we have bug reports about are for using TransmitFile on
> true files

It's OK to limit it to real files for now, but then you need to check
and fail properly for other file types.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list