summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_5_28'.ACE-4_5_28nobody1998-08-1031-4621/+0
* ChangeLogTag:Fri Aug 7 21:39:26 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-081-3/+2
* Make this version of JAWS a static binary.jxh1998-08-061-88/+240
* Minor change.jxh1998-08-061-1/+2
* Tracking down memory leaks.jxh1998-08-062-3/+28
* *** empty log message ***schmidt1998-08-052-2/+1
* Closer adherance to FURs.jxh1998-08-053-12/+25
* Removed a "may be used before initialized" warning.jxh1998-08-051-15/+6
* Substantial changes, attempts to reduce memory leaks.jxh1998-08-059-308/+219
* Fixed a typo.jxh1998-08-032-5/+5
* Changes to facilitate a dynamic Policy: we switch the IO policy tojxh1998-08-038-7/+70
* Fixed return status.jxh1998-08-031-2/+9
* *** empty log message ***irfan1998-08-031-0/+1
* Irfan was right! Called read() again when I shouldn't have.jxh1998-08-031-0/+6
* Changes to try to match more closely what ACE_Accpetor does.jxh1998-08-022-2/+7
* Fixed a bug that may have caused some problems for the Asynch case.jxh1998-08-021-5/+12
* Debugging code and fixes added to get ASYNCH IO to accept and read.irfan1998-08-023-8/+10
* Make sure handler->task () is advanced before accept () is calledjxh1998-08-022-0/+17
* *** empty log message ***jxh1998-08-024-21/+14
* *** 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-013-8/+13
* *** empty log message ***irfan1998-08-012-1/+3
* Dead code?jxh1998-08-012-3/+1
* *** empty log message ***jxh1998-08-011-0/+5
* *** empty log message ***jxh1998-08-012-1/+2
* Hmmm.jxh1998-08-012-2/+2
* Dead code?jxh1998-08-012-1/+3
* More fixes.jxh1998-08-012-2/+2
* Dead code probably anyway. We'll see.jxh1998-08-011-1/+1
* Return 0 missing.jxh1998-08-011-0/+1
* Typo: missing ;.jxh1998-08-011-1/+1
* Policyjxh1998-08-011-0/+1
* Service Handler.jxh1998-08-011-0/+3
* Data_Block.h added.jxh1998-08-011-0/+1
* Fixed various compile errors for NT. Added code so that threadsjxh1998-08-016-41/+72
* Added ACE_RCSID to apps/gonzo1998-07-3194-57/+286
* *** empty log message ***irfan1998-07-312-5/+14
* Moved a few methods from ACE to ACE_Event_Handlergonzo1998-07-302-8/+8
* Ripped code out of Async Accpetor and made my own.jxh1998-07-305-66/+140
* More problems with Win32 code fixed.jxh1998-07-301-0/+1
* Syntax errors fixed.jxh1998-07-302-2/+6
* Removed a bad call.jxh1998-07-301-1/+0
* Unnecessary methods removed.jxh1998-07-301-3/+0
* Added a bunch of Asynchronous Accept code.jxh1998-07-306-116/+44
* Added a reaper class which waits for threads to die. Changes tojxh1998-07-2910-84/+466
* *** empty log message ***irfan1998-07-281-2/+1
* *** empty log message ***irfan1998-07-2817-171/+215
* *** empty log message ***irfan1998-07-282-29/+116
* *** empty log message ***irfan1998-07-282-116/+29