summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_6_26'.ACE-4_6_26nobody1999-03-0943-5549/+0
* *** 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
* .schmidt1999-01-114-137/+141
* removed "volatile" qualifier from declaration of shared_thr_id, so that the f...levine1999-01-091-10/+9
* .schmidt1999-01-031-15/+38
* (main): added ACE_UNUSED_ARG (result) to avoid compile warning with ACE_NDEBUGlevine1999-01-021-0/+1
* (handle_input): added ACE_UNUSED_ARG (n), to avoid compile warning with ACE_N...levine1999-01-021-19/+20
* ChangeLogTag:Mon Dec 28 10:52:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-12-2837-337/+685
* Enable loading static services by default.nanbor1998-12-281-1/+1
* *** empty log message ***irfan1998-12-251-2/+12
* (handle_signal): added ACE_UNUSED_ARG (signum).levine1998-12-191-25/+27
* *** empty log message ***irfan1998-12-184-0/+376
* .schmidt1998-12-171-13/+3
* .schmidt1998-12-1717-61/+61
* removed () from #pragma implementation argumentlevine1998-12-152-2/+2
* MSVC 4.2 project file for the NT_Service example.Steve Huston1998-12-152-0/+461
* Added NT_ServiceSteve Huston1998-12-151-0/+6
* Sample application to illustrate how to create and use an NT service using ACE.Steve Huston1998-12-155-0/+488