summaryrefslogtreecommitdiff
path: root/examples/Reactor
Commit message (Expand)AuthorAgeFilesLines
* .schmidt1999-06-071-3/+3
* Wed Jun 02 00:07:44 1999 <alex@cs.wustl.edu>alex1999-06-027-77/+91
* New file for testing the cancel API of the Proactor framework.alex1999-06-021-0/+274
* Updated README.alex1999-06-021-0/+1
* *** empty log message ***alex1999-06-021-121/+17
* Makefile with <test_cancel>.alex1999-06-021-1/+1
* ChangeLog Entry: Tue Jun 01 11:18:03 1999 <alex@cs.wustl.edu>alex1999-06-013-6/+7
* Hmm, I understood what does ACE_Export mean today. Removed it and gotalex1999-06-011-1/+1
* Added the project file for the post_completions test.alex1999-06-011-0/+92
* Added the project files for the new test programsalex1999-05-232-0/+180
* ChangeLog Entry: Sun May 23 11:33:07 1999 Alexander Babu Arulanthu <alex@cs...alex1999-05-231-0/+24
* Test file the <end_event_loop> enhancement.alex1999-05-231-1/+1
* Test file the <end_event_loop> enhancement.alex1999-05-231-0/+170
* Very simple test for the Proactor. Thin version of test_proactor.cppalex1999-05-181-0/+260
* *** empty log message ***alex1999-05-171-7/+19
* *** empty log message ***alex1999-05-121-1/+1
* Fixed the problem with terminating the Timer thread. Also, fixed thealex1999-05-121-3/+5
* make depend for new RB_Tree interfacecdgill1999-05-091-3/+1
* // This example application shows how to write event loops thatalex1999-05-061-0/+98
* Adding this file. If this test is successful, ACE_POSIX_AIOCB_PROACTORalex1999-05-031-0/+255
* 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
* 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
* Completed Timers implementation for POSIX platforms. Timersalex1999-04-051-0/+6
* ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-205-52/+21
* *** 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 ***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
* .schmidt1999-01-111-2/+4
* (main): added ACE_UNUSED_ARG (result) to avoid compile warning with ACE_NDEBUGlevine1999-01-021-0/+1
* ChangeLogTag:Mon Dec 28 10:52:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-12-285-32/+81