server: Hold a pointer to the queue from the async operations.
authorAlexandre Julliard <julliard@winehq.org>
Tue, 3 Apr 2007 17:36:07 +0000 (19:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Apr 2007 17:36:07 +0000 (19:36 +0200)
commitb2cba95abd02950577eafa313b781eb8e042490e
treea6b0efdc0beeaab299eb35e8a33531b30f3498ab
parent4e5c7038da0c6ee3126d7099326b13565e54cec1
server: Hold a pointer to the queue from the async operations.
server/async.c
server/fd.c
server/file.h
server/named_pipe.c
server/sock.c