]> Sergey Matveev's repositories - public-inbox.git/commit
t/httpd-unix: FreeBSD expects to fail with EADDRINUSE
authorEric Wong <e@80x24.org>
Thu, 28 Nov 2019 07:08:54 +0000 (07:08 +0000)
committerEric Wong <e@80x24.org>
Thu, 28 Nov 2019 20:38:48 +0000 (20:38 +0000)
commit0fc77a8ed5d65681cc8f4233c0f15353052d28ff
tree7ef38ba85a0fba0954a44ec80295b7699b8e22dd
parentd8c459e4a2b4f9da3239d16b649cfeba3f663a7f
t/httpd-unix: FreeBSD expects to fail with EADDRINUSE

Tested FreeBSD 11.2.  I'm starting to think I'm too conservative
with this check and it could be safely expanded to cover any OS
with UNIX sockets.
t/httpd-unix.t