summaryrefslogtreecommitdiff
path: root/examples/Connection/misc/Connection_Handler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'pre-subset'.pre-subsetnobody2003-04-101-245/+0
|
* ChangeLogTag: Sat Jan 19 22:30:26 UTC 2002 Don Hinton <dhinton@ieee.org>dhinton2002-01-191-2/+2
|
* ChangeLogTag: Fri Apr 6 08:23:02 2001 Chad Elliott <elliott_c@ociweb.com>oci2001-04-061-1/+1
|
* ChangeLogTag: Sat Feb 12 14:40:20 2000 David L. Levine <levine@cs.wustl.edu>levine2000-02-121-15/+17
|
* Corrected the correction to signed/unsigned mismatch in handle_input.Steve Huston1999-06-211-1/+1
|
* Correct signed/unsigned mismatchSteve Huston1999-06-151-1/+1
|
* Moved Connection_Handler class def to new file to build ok on AIX xlC.Steve Huston1999-02-171-33/+2
|
* .schmidt1998-12-171-0/+4
|
* Added ACE_RCSID to examples/gonzo1998-07-311-0/+2
|
* *** empty log message ***schmidt1998-05-011-29/+61
|
* *** empty log message ***schmidt1998-01-221-1/+1
|
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-311-25/+29
|
* *** empty log message ***irfan1997-07-261-2/+2
|
* *** empty log message ***irfan1997-07-261-4/+4
|
* *** empty log message ***schmidt1997-05-031-5/+4
|
* removed template specializations that are now in ace/Service_Record.cpp and ↵levine1997-04-281-5/+0
| | | | ace/Task.cpp
* *** empty log message ***schmidt1997-04-161-1/+1
|
* added template specializationslevine1997-03-291-0/+6
|
* added specialization of ACE_Svc_Handler<ACE_SOCK_STREAM, ACE_NULL_SYNCH>levine1997-01-241-0/+4
|
* added explicit int return type to definition of Connection_Handler::close ↵levine1997-01-201-0/+3
| | | | (u_long); and added ACE_UNUSED_ARG (tv) to handle_timeout ()
* fooschmidt1997-01-191-0/+225