summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Formatting changesjoeh1999-04-121-1/+2
* Fixed the warning on Linux (config-linux.h)alex1999-04-111-1/+1
* Fixed the warnings (control reaching end of block) and error (passingalex1999-04-111-1/+6
* .schmidt1999-04-111-8/+10
* Replaced ACE_MT_SYNCH by ACE_SYNCH to get it compile on Linux.alex1999-04-111-2/+2
* .joeh1999-04-073-1/+216
* .joeh1999-04-071-3/+1
* .joeh1999-04-072-68/+4
* .joeh1999-04-063-25/+101
* Completed Timers implementation for POSIX platforms. Timersalex1999-04-051-0/+6
* Changed SRC to PSRC. Use ace_components instead of the currentlevine1999-03-211-8/+7
* changed LSRC to PSRClevine1999-03-201-18/+15
* ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-2041-592/+1322
* .schmidt1999-03-161-6/+6
* (main): replaced NOTREACHED comment with ACE_NOTREACHED macrolevine1999-03-131-7/+7
* (handle_events): replaced NOTREACHED comment with ACE_NOTREACHED macrolevine1999-03-131-2/+1
* suppress build if ACE_COMPONENTS is defined and doesn't contain Otherlevine1999-03-101-22/+24
* *** empty log message ***alex1999-02-261-1/+2
* *** empty log message ***alex1999-02-261-0/+1
* Fixed to used the new Proactor interface.alex1999-02-261-1/+4
* *** empty log message ***irfan1999-02-263-42/+108
* *** empty log message ***irfan1999-02-261-1/+1
* *** empty log message ***irfan1999-02-2614-14/+14
* Changed the return values of the <ACE_Proactor::handle_events> API toalex1999-02-251-4/+4
* *** empty log message ***kirthika1999-02-231-83/+0
* *** empty log message ***kirthika1999-02-233-19/+27
* *** empty log message ***kirthika1999-02-231-1/+4
* New option, -i without a value. New README file.Steve Huston1999-02-232-9/+66
* Wipe the tempinc directory on AIX between program compiles.Steve Huston1999-02-171-0/+7
* Moved Connection_Handler class def to new file to build ok on AIX xlC.Steve Huston1999-02-172-33/+47
* Moved class defs needed for auto template instantiate to new file, test_upipe.hSteve Huston1999-02-162-61/+76
* Moved Event_Transceiver class to transceiver.h (new file) to build ok onSteve Huston1999-02-162-52/+71
* *** empty log message ***alex1999-02-161-1/+1
* *** empty log message ***alex1999-02-161-1/+1
* *** empty log message ***alex1999-02-163-0/+713
* This is for testing the AIOCB (AIO Control Blocks) basedalex1999-02-161-0/+237
* Applied Bridge pattern to the POSIX implementation of the Proactoralex1999-02-161-10/+15
* ChangeLogTag:Wed Feb 10 10:53:59 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-02-101-3/+3
* .schmidt1999-02-097-125/+121
* Made sure the program knows if Winsock2 is not installed on non-NT win32 plat...nanbor1999-01-301-0/+7
* *** empty log message ***irfan1999-01-301-6/+5
* ChangeLogTag:Fri Jan 29 14:49:37 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-01-293-7/+18
* Explicitly allow using static services with Service_Config.nanbor1999-01-271-1/+1
* replace () around #pragma implementation argumentlevine1999-01-202-2/+2
* *** empty log message ***irfan1999-01-191-4/+5
* don't try to create the ofstream if ACE_LACKS_IOSTREAM_TOTALLY. Also,levine1999-01-181-7/+11
* *** empty log message ***irfan1999-01-166-3/+180
* .schmidt1999-01-152-21/+28
* *** empty log message ***irfan1999-01-154-13/+131
* .schmidt1999-01-141-3/+28