Searched refs:ngx_stream_proxy_test_connect (Results 1 – 1 of 1) sorted by relevance
78 static ngx_int_t ngx_stream_proxy_test_connect(ngx_connection_t *c);1455 if (ngx_stream_proxy_test_connect(c) != NGX_OK) { in ngx_stream_proxy_connect_handler()1465 ngx_stream_proxy_test_connect(ngx_connection_t *c) in ngx_stream_proxy_test_connect() function