summaryrefslogtreecommitdiff
path: root/tests/SOCK_Connector_Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* added ACE_LACKS_GETHOSTENT, so that SOCK_Connector_Test doesn't have to enume...levine1998-03-041-2/+2
* use ACE_DEFAULT_SERVER_HOST on LynxOS, and removed #include of sys/utsname.h ...levine1998-02-191-34/+29
* pSOSim portcdgill1997-12-171-2/+3
* *** empty log message ***schmidt1997-12-051-2/+3
* *** empty log message ***schmidt1997-11-171-1/+2
* *** empty log message ***sumedh1997-11-071-2/+4
* *** empty log message ***schmidt1997-11-071-2/+2
* Added NETBSD to the list of platforms that dont have gethostentsumedh1997-11-061-1/+1
* Better checks to get a proper host to test, new test port (42000).Steve Huston1997-11-061-2/+6
* Now will pass the nonblocking-should-fail test if any failure is reported.Steve Huston1997-10-111-6/+0
* *** empty log message ***schmidt1997-10-111-1/+1
* *** empty log message ***schmidt1997-10-111-1/+1
* rsschmidt1997-10-111-2/+2
* Add ENOTCONN as a valid failure (besides ECONNREFUSED). Solaris failsSteve Huston1997-09-261-3/+3
* *** empty log message ***schmidt1997-09-261-69/+81
* Now tries to look for another host to try a non-blocking connect to.Steve Huston1997-09-251-1/+45
* A test for exercising ACE_SOCK_Connector functionality.Steve Huston1997-09-221-0/+84