Searched refs:connect_args (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/cpan/HTTP-Tiny/t/ | ||
| D | 100_get.t | 54 my ($got_host, $got_port) = connect_args(); |
| D | Util.pm | 152 sub connect_args { return ($monkey_host, $monkey_port) } subroutine |