server: Add a separate function to set the timeout of an async I/O operation.
authorAlexandre Julliard <julliard@winehq.org>
Mon, 2 Apr 2007 18:41:59 +0000 (20:41 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 2 Apr 2007 18:41:59 +0000 (20:41 +0200)
commit0aae1ca8bff001aa494af751f365c15bcd5ad3b8
tree1e6f40e0998365ab0e9673d44cf043dab1e9b119
parent2a86f347fad221bfbd4d0c71c4ac4f08be2a8999
server: Add a separate function to set the timeout of an async I/O operation.
server/async.c
server/change.c
server/fd.c
server/file.h
server/mailslot.c
server/named_pipe.c
server/serial.c
server/sock.c