server: Use the file descriptor instead of the file object where possible in memory...
authorAlexandre Julliard <julliard@winehq.org>
Mon, 23 Nov 2009 15:03:37 +0000 (16:03 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Nov 2009 15:29:52 +0000 (16:29 +0100)
commit0f4068ac6fa29276e637aa9a169a475eb8cfe835
treec4a0a8d99311aaf39c79621f30fd7d73f6110ed4
parentd57692d86b77af2d41a9b1cc027f883396a7dfac
server: Use the file descriptor instead of the file object where possible in memory mappings.
server/mapping.c