summaryrefslogtreecommitdiff
path: root/test-suite/tests/00-socket.test
Commit message (Expand)AuthorAgeFilesLines
* Allow null bytes in UNIX sockets.Liliana Marie Prikler2022-06-161-4/+75
* socket test should not throw unresolved outside of a testMike Gran2021-01-231-2/+4
* add test for setsockoptMichael Gran2021-01-231-0/+11
* socket test should not throw unresolved outside of a testMichael Gran2021-01-211-18/+19
* for socket test, don't presume TMP is usableMichael Gran2021-01-211-2/+2
* Only run tests that require fork if it is providedMichael Gran2017-04-041-4/+8
* Merge commit 'b9b88351ea2c4b43a6f90938554dc5693b17e328'Andy Wingo2014-02-081-43/+1
|\
| * Deprecate htons, htonl, ntohs, ntohlAndy Wingo2014-02-081-43/+1
* | Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver2013-04-141-1/+10
|\ \ | |/
| * tests: Skip IPv6 socket tests when OS support is missing.Ludovic Courtès2013-04-091-1/+10
* | Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver2013-03-281-3/+3
|\ \ | |/
| * test-suite: eq-ness of numbers, characters is unspecifiedDaniel Hartwig2013-03-011-3/+3
| * warn on multithreaded forkAndy Wingo2013-01-171-0/+513
* signal an error on multithreaded forkAndy Wingo2012-02-241-0/+516