summaryrefslogtreecommitdiff
path: root/tests/Conn_Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***irfan1998-08-051-2/+10
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* ChangeLogTag:Fri Jun 12 14:12:25 1998 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1998-06-121-3/+5
* fixed template instantiations: ACE_SYNCH_MUTEX instead of ACE_SYNCH_RW_MUTEX.levine1998-06-101-2/+2
* *** empty log message ***irfan1998-06-101-21/+29
* Tests now run OK (most of them) with BCB3gonzo1998-06-101-12/+29
* replaced !defined (ACE_WIN32) && !defined (VXWORKS) with !defined (ACE_LACKS_...levine1998-06-011-11/+11
* Made it CE friendlynanbor1998-05-121-43/+45
* Rearranged template instantiation orders.nanbor1998-01-251-4/+4
* test non-default stack sizelevine1998-01-221-6/+37
* On VxWorks, assign thread (VxWorks task) names to server and client threads, ...levine1998-01-221-7/+41
* Moved template instantiation codes around.nw11998-01-101-4/+4
* Added missing template instantiation codes.nw11998-01-081-0/+10
* ChangeLogTag:Fri Jan 2 12:39:45 1998 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1998-01-021-0/+2
* Added explicit template instantiation for ACE_Map_Iterator_Basenw11998-01-021-0/+2
* pSOSim portcdgill1997-12-171-8/+8
* *** empty log message ***schmidt1997-11-021-3/+1
* fixed instantiation pragmaslevine1997-10-301-9/+9
* *** empty log message ***schmidt1997-10-291-2/+2
* *** empty log message ***schmidt1997-10-291-2/+2
* *** empty log message ***schmidt1997-10-291-13/+43
* *** empty log message ***irfan1997-10-291-21/+14
* removed ACE_LACK_CONN_TEST code because it's not being usedlevine1997-10-281-18/+0
* 1) Added template instantiations. 2) Re-enabled with DEC_CXX. 3) Removed TH...levine1997-10-281-8/+11
* *** empty log message ***irfan1997-10-281-1/+12
* (cached_connect): changed type of loop index i to int to avoid signed/unsigne...levine1997-10-271-2/+2
* *** empty log message ***schmidt1997-10-261-30/+24
* (server): added ACE_UNUSED_ARG (options). And, added template instantations.levine1997-10-261-15/+16
* *** empty log message ***schmidt1997-10-261-10/+14
* *** empty log message ***irfan1997-10-261-73/+73
* (handler): protect so that it's not defined on ACE_WIN32 or VXWORKSlevine1997-10-251-1/+1
* (main): fixed typo, spawn_threads instead of spawn_thread. Also, protected d...levine1997-10-251-84/+88
* *** empty log message ***schmidt1997-10-251-20/+33
* *** empty log message ***schmidt1997-10-251-2/+2
* *** empty log message ***schmidt1997-10-251-17/+11
* *** empty log message ***schmidt1997-10-251-11/+19
* *** empty log message ***schmidt1997-10-251-133/+146
* ChangeLogTag:Sun Oct 19 13:19:11 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-191-1/+8
* neutered Conn_Test on DEC_CXXlevine1997-10-151-0/+18
* *** empty log message ***schmidt1997-10-111-7/+7
* rsschmidt1997-10-111-1/+1
* *** empty log message ***irfan1997-10-101-3/+18
* *** empty log message ***irfan1997-10-101-67/+73
* *** empty log message ***irfan1997-09-141-8/+0
* *** empty log message ***schmidt1997-09-131-1/+1
* *** empty log message ***schmidt1997-08-301-4/+0
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-311-42/+60
* *** empty log message ***irfan1997-07-251-6/+6
* removed instantiations of ACE_Guard, etc., because ace/Filecache.cpp now inst...levine1997-07-091-8/+0
* Changes for EBCIDIC compatibility.jxh1997-05-271-6/+6