]> Sergey Matveev's repositories - public-inbox.git/commit - t/httpd.t
daemon: provide TCP_DEFER_ACCEPT for Perl <5.14
authorEric Wong <e@yhbt.net>
Sun, 26 Jan 2020 10:29:21 +0000 (10:29 +0000)
committerEric Wong <e@yhbt.net>
Tue, 28 Jan 2020 01:49:48 +0000 (01:49 +0000)
commit9689c65f42c0acc9021953b29ce55730c4cd841d
treeea9e22bbb87efc1a14bb6ac711e3bd53837b9a01
parentddec19694cbf0e1d94fb56c0fc4bd90eae540884
daemon: provide TCP_DEFER_ACCEPT for Perl <5.14

Socket::TCP_DEFER_ACCEPT() did not appear in the Socket module
distributed with Perl until 5.14, despite it being available
since Linux 2.4.
lib/PublicInbox/Daemon.pm
t/httpd-corner.t
t/httpd-https.t
t/httpd.t
t/nntpd-tls.t