Sign in
goma
/
wine
/
ebf31c0ac62c6de409af782df1f673583c5b129d
/
server
/
completion.c
16b7a7f
server: Add access mapping for IO completion objects.
by Dmitry Timoshkov
· 13 years ago
f6fa72d
server: Make async I/O transfer sizes always 32-bit.
by Alexandre Julliard
· 16 years ago
dc7f170
server: Add an apc_param_t type to store APC client-side parameters.
by Alexandre Julliard
· 16 years ago
8382eb0
server: Return correct object types in the get_directory_entry request.
by Alexandre Julliard
· 17 years ago
c702a91
server: Allow async i/o operations to send completion messages.
by Andrey Turkin
· 17 years ago
c1707d8
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.
by Rob Shearman
· 17 years ago
d1a8155
server: Allow completion object to be attached to an fd object.
by Andrey Turkin
· 18 years ago
2380437
server: Include stdarg.h in completion.c. Needed for older gcc versions.
by Michael Stefaniuc
· 18 years ago
4775824
server: Implement server-side completion queues and operations on them.
by Andrey Turkin
· 18 years ago