summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_6_38'.ACE-4_6_38nobody1999-05-0343-5549/+0
* Added main for platforms with AIOCB_Proactor so that it prints aalex1999-04-301-0/+279
* *** empty log message ***alex1999-04-301-1/+1
* Added ACE_OS:: scope to pthread_sigmask so that it works (fails!!)alex1999-04-301-1/+1
* Added 'main' function for platforms where only AIOCB_Proactor isalex1999-04-301-1/+12
* This test is comming for POSIX and WIN platforms. I have renamed it toalex1999-04-301-267/+0
* Simple C version of the $ACE_ROOT/tests/Aio_Platforms_Test.cpp. Usefulalex1999-04-281-0/+137
* *** empty log message ***alex1999-04-251-1/+1
* This program demonstrates using real-time signals for differentiatingalex1999-04-251-0/+267
* Added MT support for POSIXSIG Proactor. Updated the test files. Updatealex1999-04-257-107/+185
* Removing FORE specific libraries - these were checked in mistakenlyjoeh1999-04-211-2/+0
* ChangeLogjoeh1999-04-201-0/+2
* Adding ACE_XTI_ATM_DEVICEjoeh1999-04-202-6/+10
* Mon Apr 19 14:35:42 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-04-192-3/+3
* updated for proper support of ACE subsets, with BIN2/LIB2/SHLIB2levine1999-04-171-12/+11
* Added better output prints.alex1999-04-171-8/+12
* Fixed to work on the WIN32 correctly. This can work only on WIN32alex1999-04-171-3/+5
* Updated comments.alex1999-04-171-23/+34
* Updated comments.alex1999-04-141-3/+2
* 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