Searched refs:set_socket_source (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/HTTP-Tiny/t/
H A D170_keepalive.t9 tmpfile monkey_patch dir_list clear_socket_source set_socket_source
69 set_socket_source( tmpfile(), tmpfile($response) );
80 set_socket_source( tmpfile(), tmpfile($response) );
92 set_socket_source( tmpfile(), tmpfile($response) );
H A D002_croakage.t8 use Util qw[tmpfile monkey_patch set_socket_source clear_socket_source];
39 set_socket_source($req_fh, $res_fh);
H A D160_cookies.t10 hashify connect_args clear_socket_source set_socket_source sort_headers
67 set_socket_source($req_fh, $res_fh);
H A D162_proxy_auth.t10 hashify connect_args clear_socket_source set_socket_source sort_headers
49 set_socket_source(@$_) for @socket_pairs;
H A D161_basic_auth.t10 hashify connect_args clear_socket_source set_socket_source sort_headers
49 set_socket_source(@$_) for @socket_pairs;
H A D102_put.t10 clear_socket_source set_socket_source sort_headers $CRLF $LF];
54 set_socket_source($req_fh, $res_fh);
H A D103_delete.t10 clear_socket_source set_socket_source sort_headers $CRLF $LF];
51 set_socket_source($req_fh, $res_fh);
H A D101_head.t10 clear_socket_source set_socket_source sort_headers $CRLF $LF];
51 set_socket_source($req_fh, $res_fh);
H A D104_post.t10 clear_socket_source set_socket_source sort_headers $CRLF $LF];
51 set_socket_source($req_fh, $res_fh);
H A D130_redirect.t10 hashify connect_args clear_socket_source set_socket_source sort_headers
50 set_socket_source(@$_) for @socket_pairs;
H A D100_get.t10 hashify connect_args clear_socket_source set_socket_source sort_headers
47 set_socket_source($req_fh, $res_fh);
H A D110_mirror.t10 clear_socket_source set_socket_source sort_headers $CRLF $LF];
68 set_socket_source($req_fh, $res_fh);
H A D150_post_form.t11 clear_socket_source set_socket_source sort_headers $CRLF $LF];
65 set_socket_source($req_fh, $res_fh);
H A DUtil.pm20 set_socket_source
146 sub set_socket_source { subroutine

Completed in 167 milliseconds