wine/ files/file.c include/wine/server_protoco ...

Alexandre Julliard julliard at wine.codeweavers.com
Thu Apr 25 17:58:59 CDT 2002


ChangeSet ID:	1019775539723446773904474
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/04/25 17:58:59

Modified files:
	files          : file.c 
	include/wine   : server_protocol.h 
	server         : protocol.def sock.c 

Log message:
	Martin Wilck <Martin.Wilck at fujitsu-siemens.com>
	Fixed ReadFile() semantics when reading asynchronously on sockets.
	Provide more accurate status codes than STATUS_UNSUCCESSFUL.

Patch: http://cvs.winehq.com/patch.py?id=1019775539723446773904474

Revision  Changes    Path
 1.144    +62 -14    wine/files/file.c
 1.35     +1 -0      wine/include/wine/server_protocol.h
 1.36     +1 -0      wine/server/protocol.def
 1.31     +1 -1      wine/server/sock.c




More information about the wine-cvs mailing list