wine/ files/file.c server/file.c

Alexandre Julliard julliard at winehq.com
Mon Jan 7 15:02:17 CST 2002


ChangeSet ID:	1010437336119834777899086
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	02/01/07 16:02:16

Modified files:
	files          : file.c 
	server         : file.c 

Log message:
	Martin Wilck <Martin.Wilck at fujitsu-siemens.com>
	Add server side support for async IO on files.
	Use pread/pwrite to read/write from the offset specified in the
	overlapped structure.

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

Revision  Changes    Path
 1.128    +25 -8     wine/files/file.c
 1.52     +73 -2     wine/server/file.c





More information about the wine-cvs mailing list