home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / dev / c / Asyncio.readme < prev    next >
Encoding:
Text File  |  1996-01-05  |  2.9 KB  |  70 lines

  1. Short:    AsyncIO library for fast IO. Release 6
  2. Uploader: cmh@lls.se (Magnus Holmgren)
  3. Type:     dev/c
  4.  
  5. This link library (optionally shared library) provides DOS-like functions
  6. for using double buffered asyncronous IO on files. This provides very good
  7. performance on DMA devices.
  8.  
  9. The code was originally written by Martin Taillefer. A few bug fixes and
  10. updates were made by Magnus Holmgren, with inspiration from Olaf 'Olsen'
  11. Barthel.
  12.  
  13. News in release 6:
  14.  
  15.     SeekAsync should now really work (performance fix was buggy... ;).
  16.  
  17.     Based on Martin Taillefers third release, which I was previously
  18.     unaware of (hence the new release number). Doesn't impose any
  19.     (major) changes to the sources though.
  20.  
  21.     Misc minor fixes (mostly to the header files).
  22.  
  23. News in release 4:
  24.  
  25.     Workaround for problem with SnoopDos and the SendRexx option.
  26.  
  27.     Code available as a shared library as well.
  28.  
  29.     Included a file missing in release 3.
  30.  
  31.  
  32. ============================= Archive contents =============================
  33.  
  34. Original  Packed Ratio    Date     Time    Name
  35. -------- ------- ----- --------- --------  -------------
  36.    21559    7559 64.9% 14-Nov-95 13:34:14 +asyncio.doc
  37.      917     530 42.2% 16-Nov-95 13:44:12 +AsyncIO.readme
  38.     2293     561 75.5% 14-Nov-95 11:36:20 +asyncio_protos.h
  39.      397     243 38.7% 14-Nov-95 11:13:52 +asyncio_protos.h
  40.      336     171 49.1% 10-Sep-95 12:53:28 +asyncio_lib.fd
  41.     1669     623 62.6% 14-Nov-95 11:36:50 +asyncio.h
  42.      516     207 59.8% 10-Sep-95 18:28:30 +asyncio_pragmas.h
  43.     1712     472 72.4% 10-Sep-95 18:28:32 +asynciolibs.lib
  44.     1660     432 73.9% 14-Nov-95 11:46:04 +asynciolibsr.lib
  45.     4532    2046 54.8% 16-Nov-95 11:58:50 +asyncios.lib
  46.     4448    2015 54.6% 16-Nov-95 11:59:24 +asynciosr.lib
  47.     2980    1931 35.2% 16-Nov-95 11:58:18 +asyncio.library
  48.     1843     609 66.9% 14-Nov-95 13:21:02 +async.h
  49.      148     119 19.5% 14-Nov-95 11:14:44 +asynciolibsr.h
  50.      801     410 48.8% 16-Nov-95 11:40:38 +CloseAsync.c
  51.     3342    1224 63.3% 16-Nov-95 12:00:14 +DMakeFile
  52.     6253    2494 60.1% 14-Nov-95 14:40:40 +Lib.c
  53.     1509     594 60.6% 14-Nov-95 11:38:22 +Lib.Def
  54.      811     370 54.3% 16-Nov-95 11:19:28 +OpenAsync.c
  55.     6113    2317 62.0% 16-Nov-95 11:38:52 +OpenAsyncFH.c
  56.      514     240 53.3% 10-Sep-95 12:56:16 +OpenAsyncFromFH.c
  57.     1398     551 60.5% 16-Nov-95 11:45:00 +ReadAsync.c
  58.      793     435 45.1% 16-Nov-95 11:46:04 +ReadCharAsync.c
  59.      382     261 31.6% 16-Nov-95 11:16:30 +RecordAsyncFailure.c
  60.      339     234 30.9% 16-Nov-95 11:16:06 +RequeuePacket.c
  61.        6       6  0.0% 11-Nov-95 10:14:46 +Rev.config
  62.      188     114 39.3% 11-Nov-95 10:14:46 +Rev.h
  63.     7276    2712 62.7% 16-Nov-95 11:56:10 +SeekAsync.c
  64.      411     247 39.9% 10-Sep-95 13:00:48 +SendPacket.c
  65.     2059     967 53.0% 16-Nov-95 11:15:26 +WaitPacket.c
  66.     1155     466 59.6% 16-Nov-95 11:48:58 +WriteAsync.c
  67.      637     366 42.5% 16-Nov-95 11:49:24 +WriteCharAsync.c
  68. -------- ------- ----- --------- --------
  69.    78997   31526 60.0% 18-Nov-95 15:05:22   32 files
  70.