]> Sergey Matveev's repositories - public-inbox.git/commit
tests: add tcp_connect() helper
authorEric Wong <e@80x24.org>
Mon, 2 Sep 2019 04:51:31 +0000 (04:51 +0000)
committerEric Wong <e@80x24.org>
Mon, 9 Sep 2019 01:59:23 +0000 (01:59 +0000)
commit7f3f4923ec711ec97a1204ec2c080e219f50ff3b
tree0f15ed7624754eda339fc31d8889ba1407e0241c
parent16d96f80e55d3f40338101ee8641e03f3b4f2d64
tests: add tcp_connect() helper

IO::Socket::INET->new is rather verbose with the options hash,
extract it into a standalone sub
t/common.perl
t/git-http-backend.t
t/httpd-corner.t
t/httpd-https.t
t/httpd.t
t/nntpd-tls.t
t/nntpd.t
t/v2writable.t
t/www_listing.t