summaryrefslogtreecommitdiff
path: root/apps/JAWS/PROTOTYPE/JAWS/IO.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added new transmit_file methods that accept an ACE_HANDLE.jxh1998-11-111-0/+97
* No more race conditions, but a heavy handed solution. Will fixjxh1998-10-141-1/+5
* *** empty log message ***jxh1998-10-121-1/+1
* *** empty log message ***jxh1998-10-061-0/+10
* Moving towards a full HTTP server again.jxh1998-10-061-1/+1
* Trying to use sanctioned way of applying asynch IO.jxh1998-10-051-6/+3
* Fixed Typo.brunsch1998-09-191-1/+1
* ChangeLogTag:Thu Sep 17 18:53:05 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-181-3/+3
* ChangeLogTag:Thu Sep 17 18:53:05 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-171-7/+7
* ChangeLogTag:Wed Sep 16 22:53:06 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-171-7/+7
* Changes to accomodate Filecache.jxh1998-09-021-10/+10
* Removed some dead code.jxh1998-08-261-1/+1
* Substantial changes, attempts to reduce memory leaks.jxh1998-08-051-35/+8
* Fixed a typo.jxh1998-08-031-1/+1
* Changes to facilitate a dynamic Policy: we switch the IO policy tojxh1998-08-031-0/+9
* Changes to try to match more closely what ACE_Accpetor does.jxh1998-08-021-2/+6
* Debugging code and fixes added to get ASYNCH IO to accept and read.irfan1998-08-021-1/+3
* *** empty log message ***irfan1998-08-011-2/+3
* Get the listener's handle.jxh1998-08-011-2/+4
* Policy implementation was unfinished for some reason.jxh1998-08-011-5/+6
* *** empty log message ***irfan1998-08-011-0/+2
* Typo: missing ;.jxh1998-08-011-1/+1
* Policyjxh1998-08-011-0/+1
* Data_Block.h added.jxh1998-08-011-0/+1
* Fixed various compile errors for NT. Added code so that threadsjxh1998-08-011-4/+30
* Added ACE_RCSID to apps/gonzo1998-07-311-4/+5
* Ripped code out of Async Accpetor and made my own.jxh1998-07-301-4/+14
* Syntax errors fixed.jxh1998-07-301-1/+0
* Added a bunch of Asynchronous Accept code.jxh1998-07-301-1/+5
* Finally a compilable Win32 library for JAWS!jxh1998-07-201-0/+5
* Bug hunting on Win32!jxh1998-07-201-8/+12
* *** empty log message ***jxh1998-07-201-15/+26
* Removed some warnings and errors associated with Asynch IO, andmk11998-07-191-2/+4
* Closing in on Asynchronous IO implementation. Added are new classesjxh1998-07-161-77/+5
* Finally, a working framework!jxh1998-05-281-11/+17
* INitial addjxh1998-04-091-0/+450