summaryrefslogtreecommitdiff
path: root/examples/ASX/Event_Server/Event_Server
Commit message (Expand)AuthorAgeFilesLines
* updated dependencies with revised depend.locallevine1998-01-151-202/+37
* Added missing explicit template instantiation(s).nw11998-01-021-1/+2
* Added explicit template instantiation for ACE_Map_Iterator_Basenw11998-01-021-0/+2
* *** empty log message ***schmidt1997-12-041-137/+45
* *** empty log message ***irfan1997-12-041-5/+5
* Removed unnecessary library inclusions.nw11997-11-261-1/+1
* *** empty log message ***schmidt1997-11-161-58/+193
* Removed code to reset non-blocking flag of peer handle. This has been takennw11997-11-101-3/+0
* ChangeLogTag:Fri Oct 10 19:55:50 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-111-4/+0
* updated Makefile dependencieslevine1997-09-151-127/+52
* *** empty log message ***schmidt1997-09-121-24/+39
* *** empty log message ***schmidt1997-08-303-8/+0
* ACE libraries are renamed to conform with MicroSuck's convention.nw11997-08-282-2/+319
* Changed to used new naming scheme for ace.dllbrunsch1997-08-271-1/+2
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-311-26/+33
* replaced hard-coded ".shobj" with "$(VSHDIR)" in LDLIBS definitions.levine1997-07-271-1/+1
* *** empty log message ***irfan1997-07-262-5/+5
* *** empty log message ***irfan1997-07-262-9/+9
* Changed WRAPPER_ROOT to ACE_ROOT.Chris Cleeland1997-07-221-465/+465
* Visual C++ 5.0 project filesbrunsch1997-07-152-0/+142
* removed instantiations of ACE_Guard, etc., because ace/Filecache.cpp now inst...levine1997-07-091-8/+0
* *** empty log message ***schmidt1997-05-161-1/+1
* *** empty log message ***irfan1997-05-127-688/+574
* *** empty log message ***irfan1997-05-085-4/+694
* *** empty log message ***schmidt1997-05-061-8/+12
* added ACE_Map_Entry template specializationlevine1997-05-031-0/+1
* added template specializations to Peer_Router.cpp so that event_server longer...levine1997-05-032-2/+1
* protected the ACE_*Guard template instantiations with #ifdef ACE_HAS_THREADSlevine1997-04-291-3/+8
* *** empty log message ***schmidt1997-04-281-3/+3
* *** empty log message ***schmidt1997-04-281-0/+2
* * examples/ASX/Event_Server/Event_Server/Peer_Router.cpp: AddedChris Cleeland1997-04-281-0/+3
* *** empty log message ***schmidt1997-04-281-10/+186
* *** empty log message ***schmidt1997-04-272-11/+4
* *** empty log message ***schmidt1997-04-153-6/+13
* (make_svc_handler): added return statementlevine1997-04-131-0/+1
* *** empty log message ***schmidt1997-04-092-4/+4
* added template specializationslevine1997-03-281-0/+7
* added -lGateway to LIBS to pick up template instantiationslevine1997-03-281-0/+2
* fooschmidt1997-02-221-1/+3
* (control): added "default" case to switch statement to eliminate compiler war...levine1997-01-261-0/+2
* *** empty log message ***schmidt1997-01-231-13/+11
* (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 ACE_UNUSED_ARG (tv);levine1997-01-191-0/+2
* fooschmidt1997-01-154-7/+10
* fooschmidt1997-01-122-11/+8
* fooschmidt1997-01-041-7/+31
* fooschmidt1997-01-0213-551/+687
* fooschmidt1997-01-011-1/+1
* rearranged initializers in ctor to match declaration orderlevine1996-12-231-6/+6