home *** CD-ROM | disk | FTP | other *** search
- short: AsyncIO library for fast IO. Release 6
- uploader: cmh@lls.se (Magnus Holmgren)
- type: dev/c
-
- This link library (optionally shared library) provides DOS-like functions
- for using double buffered asyncronous IO on files. This provides very good
- performance on DMA devices.
-
- The code was originally written by Martin Taillefer. A few bug fixes and
- updates were made by Magnus Holmgren, with inspiration from Olaf 'Olsen'
- Barthel.
-
- News in release 6:
-
- SeekAsync should now really work (performance fix was buggy... ;).
-
- Based on Martin Taillefers third release, which I was previously
- unaware of (hence the new release number). Doesn't impose any
- (major) changes to the sources though.
-
- Misc minor fixes (mostly to the header files).
-
- News in release 4:
-
- Workaround for problem with SnoopDos and the SendRexx option.
-
- Code available as a shared library as well.
-
- Included a file missing in release 3.
-
-