commit | 2b47fb3cee8625ef5b1265060570bde7633b2e5d | [log] [tgz] |
---|---|---|
author | Martin Wilck <Martin.Wilck@fujitsu-siemens.com> | Fri Apr 05 22:53:57 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Apr 05 22:53:57 2002 +0000 |
tree | 55477b85c0f1cb36c1c9fc84314bf5dad79ffa9d | |
parent | ce73456d80ea6d6837bcd2f8f9834e4f6acfe0b4 [diff] |
- separate cleanly between async scheduling and file IO related issues. - make the API compatible with other types of async requests (e.g. for sockets). - remove exports of async IO related functions for DLL separation.