summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* fooschmidt1997-01-312-0/+334
* elapsed_microseconds () instead of get_time in ACE_High_Res_Timer interfacelevine1997-01-312-12/+10
* added context_switch_time.cpplevine1997-01-293-17/+1159
* (control): added "default" case to switch statement to eliminate compiler war...levine1997-01-262-0/+4
* removed unused variable "iter"levine1997-01-261-1/+0
* added specialization of ACE_Svc_Handler<ACE_SOCK_STREAM, ACE_NULL_SYNCH>levine1997-01-241-0/+4
* *** empty log message ***schmidt1997-01-2343-801/+915
* (open): added return 0 in "true" branch of if statement so (open): that the f...levine1997-01-221-4/+7
* declared a friend of class Peer_Router_Context because it has a private destr...levine1997-01-221-0/+4
* added explicit int return type to definition of Connection_Handler::close (u_...levine1997-01-201-0/+3
* moved declaration of "task" out of for loop because it is also used after the...levine1997-01-201-1/+3
* fooschmidt1997-01-192-16/+302
* return 0 instead of 42levine1997-01-192-2/+2
* removed unused variable "cp"levine1997-01-191-1/+0
* commented out argc and argvlevine1997-01-191-1/+1
* added ACE_UNUSED_ARG (tv);levine1997-01-191-0/+2
* fixed ESOBUILD mechanism to work on all platforms, not just Linuxlevine1997-01-171-3/+1
* *** empty log message ***schmidt1997-01-171-1/+3
* fooschmidt1997-01-151-0/+121
* fooschmidt1997-01-155-12/+12
* fooschmidt1997-01-141-0/+9
* fooschmidt1997-01-131-16/+43
* fooschmidt1997-01-131-3/+6
* fooschmidt1997-01-122-11/+8
* fooschmidt1997-01-082-22/+32
* fooschmidt1997-01-089-169/+161
* Changed to use DEFAULT_SIZE instead of MAX_SIZE. The enum had changedharrison1997-01-072-2/+2
* My Dogschmidt1997-01-061-2/+5
* fooschmidt1997-01-0410-33/+78
* fooschmidt1997-01-0231-719/+872
* fooschmidt1997-01-017-9/+9
* fooschmidt1996-12-302-2/+2
* fooschmidt1996-12-292-0/+5758
* fooschmidt1996-12-281-5/+5
* instantiate ACE_Atomic_Op with int instead of u_long to match what's in libACElevine1996-12-255-9/+9
* fooschmidt1996-12-241-1/+1
* rearranged initializers in ctor to match declaration orderlevine1996-12-232-12/+12
* fooschmidt1996-12-222-11/+11
* Added new test application.harrison1996-12-182-0/+144
* fooschmidt1996-12-172-68/+80
* moved "LIBS += -lm" from a few separate Makefiles to all platform_*.GNU files...levine1996-12-161-1/+0
* *** empty log message ***schmidt1996-12-1520-113/+192
* removed ACE_INLINEs from .cpp fileslevine1996-12-152-10/+10
* *** empty log message ***irfan1996-12-122-11/+15
* fooschmidt1996-12-111-2/+2
* eonschmidt1996-12-101-2/+5
* Obey.harrison1996-12-096-396/+758
* fooschmidt1996-12-0822-40/+3816
* *** empty log message ***irfan1996-12-072-4/+4
* removed hard-coded server host:port for VxWorks, because command line args ca...levine1996-12-071-10/+4