summaryrefslogtreecommitdiff
path: root/test/testsock.c
Commit message (Expand)AuthorAgeFilesLines
* Merge r1816628, r1817485 from trunk:Joe Orton2017-12-121-3/+5
* Merge r1816527 from trunk:Joe Orton2017-11-291-0/+93
* Merge 1733451 from trunk:Joe Orton2016-03-031-0/+34
* Merge r1587045, r1587543 from trunk:Jim Jagielski2014-04-281-0/+51
* Merge r745763 from trunk:Jim Jagielski2014-04-281-4/+18
* backport r1552846 from trunk -- pickup htons where needed.Eric Covener2013-12-211-0/+2
* merge r1551650 from trunk:Jeff Trawick2013-12-171-0/+49
* Follow-up to r1004521:Jeff Trawick2013-12-171-2/+2
* Merge r1541061 from trunk:Jeff Trawick2013-11-121-0/+11
* Merge r1081120 from trunk:Jeff Trawick2011-03-131-0/+6
* Resolve an irritating segv for those of us who deliberatelyWilliam A. Rowe Jr2010-10-051-1/+2
* Merge r983618 from trunk:Ruediger Pluem2010-08-201-6/+29
* Merge r833907 from trunk:Jeff Trawick2009-11-081-1/+6
* Merge r821524, r822431, r822892, r824500 from trunk:Ruediger Pluem2009-10-161-0/+57
* Backport r809854 from the trunk.Bojan Smojver2009-09-011-0/+3
* Test for telnet service instead of http (Solaris 8 doesn't have http).Bojan Smojver2008-08-111-3/+3
* Add test for apr_getservbyname().Bojan Smojver2008-06-021-0/+21
* Without otherwise addressing the issues on Win32 when presentedWilliam A. Rowe Jr2007-10-151-3/+8
* Solve two sets of issues, only two possible changes, in oneWilliam A. Rowe Jr2007-10-061-3/+3
* * test/testsock.c (setup_socket): Bind the socket to 127.0.0.1 ratherJoe Orton2006-11-271-1/+1
* Better exception handling of deferred socket connect outcomes.William A. Rowe Jr2006-11-221-2/+8
* Fix the typo.Joe Orton2006-08-031-1/+1
* Update license header.Joe Orton2006-08-031-6/+6
* There are -so- many reasons this code -could- fail, and anyWilliam A. Rowe Jr2006-03-131-3/+2
* * test/testsock.c (test_get_addr): Fix error handling.Joe Orton2006-02-131-2/+11
* Don't error out if we get back EINPROGRESS from a nonblocking connect,Garrett Rooney2006-02-091-2/+2
* Avoid a hang when running the tests on win32.Garrett Rooney2006-02-091-3/+5
* * test/testsock.c (setup_socket): Set REUSEADDR option before bindingJoe Orton2005-11-231-0/+3
* * test/testsock.c (test_print_addr): Add regression test for v4-mappedJoe Orton2005-09-201-0/+14
* Fix apr_socket_addr_get(APR_REMOTE) after a non-blocking connect():Joe Orton2005-09-091-0/+60
* Fix handling of %pI with psprintf; the psprintf implementation assumesJoe Orton2005-09-081-0/+14
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Presently if we fail in apr_assert_success we get the line number forDavid Reid2004-06-071-20/+20
* * test/testsock.c (setup_socket): Return NULL if bind fails, fixingJoe Orton2004-06-021-2/+8
* Add the line number to the verbose output from abts. This also removesRyan Bloom2004-05-141-10/+10
* Move the APR test suite from CuTest to abts. The output is cleaner,Ryan Bloom2004-05-131-26/+26
* * test/testsock.c (test_addr_info): Pass NULL as hostname rather thanJoe Orton2004-03-181-2/+2
* Fix compile warnings on Mac OS X.Ryan Bloom2004-03-151-2/+2
* Fix the testsock tests on Windows, mostly.Ryan Bloom2004-03-151-1/+1
* testsock no longer causes a GPF on Windows. Still doesn't pass the testsRyan Bloom2004-03-151-15/+13
* Port testsock to the unified framework. This doesn't include theRyan Bloom2004-03-141-143/+182
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-131-49/+10
* Update copyright notices to 2003.Thom May2003-01-011-1/+1
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Fix the reporting for child processes that die. This removesRyan Bloom2001-10-231-8/+8
* Add an extra parameter to all apr_proc_wait() calls for the new "exitcode"Greg Stein2001-09-201-8/+8
* These are (thankfully) now irrelevant stubs. apr_terminate is definedWilliam A. Rowe Jr2001-06-081-6/+1
* make sure that a program argument list is terminated withJeff Trawick2001-04-011-1/+2
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* renaming various functions for consistency sakeDoug MacEachern2001-02-081-21/+21