- 17 May, 2010 1 commit
-
-
Mike Kaplinskiy authored
-
- 18 Aug, 2009 1 commit
-
-
Mike Kaplinskiy authored
-
- 03 Mar, 2009 1 commit
-
-
Alexandre Julliard authored
server: Make the new named pipe server fd inherit the I/O completion if it was set before connecting.
-
- 30 Dec, 2008 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 17 Dec, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 15 Dec, 2008 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 27 Dec, 2007 1 commit
-
-
Rob Shearman authored
server: Initialise the apc_call_t union in async_set_result to all zero to avoid a Valgrind warning.
-
- 18 Dec, 2007 2 commits
-
-
Alexandre Julliard authored
-
Andrey Turkin authored
This is to allow completions to be sent on handle close. Also this can be helpful for AcceptEx/TransmitFile implementation.
-
- 08 Dec, 2007 1 commit
-
-
Marcus Meissner authored
-
- 05 Dec, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 15 Nov, 2007 2 commits
-
-
Andrey Turkin authored
-
Andrey Turkin authored
-
- 04 Oct, 2007 1 commit
-
-
Rob Shearman authored
server: Add get_sd and set_sd object operations to allow the security descriptor to be stored somewhere other than server memory, such as on disk.
-
- 04 Jun, 2007 1 commit
-
-
Alexandre Julliard authored
server: Remove the extra apc_arg parameter now that user APCs all require the same arg as the kernel APC.
-
- 08 May, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 17 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 10 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 04 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
File handles are signaled when an I/O operation completes, and reset when another operation is queued.
-
- 03 Apr, 2007 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 02 Apr, 2007 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 27 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 22 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 21 Mar, 2007 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 20 Mar, 2007 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 14 Jan, 2005 1 commit
-
-
Eric Pouech authored
- fixed some overlapped issues in socket handling - moved kernel32.CancelIo implementation to ntdll
-
- 04 Apr, 2003 1 commit
-
-
Alexandre Julliard authored
always take 3 parameters. Implemented a number of other ntdll thread functions, and use them from the kernel ones.
-
- 19 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
structure. Changed the poll()-related routines to deal with file descriptors instead of objects and integrated poll support into fd.c.
-
- 30 Jan, 2003 1 commit
-
-
Alexandre Julliard authored
separate fd object. This will be needed for file locking.
-
- 08 Jan, 2003 1 commit
-
-
Alexandre Julliard authored
async requests (spotted by Andreas Mohr).
-
- 24 Apr, 2002 1 commit
-
-
Martin Wilck authored
functionality into the object's queue_async method.
-
- 14 Apr, 2002 1 commit
-
-
Martin Wilck authored
ERROR_OPERATION_ABORTED).
-
- 05 Apr, 2002 1 commit
-
-
Martin Wilck authored
- make the API compatible with other types of async requests (e.g. for sockets). - remove exports of async IO related functions for DLL separation.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-