Home
last modified time | relevance | path

Searched defs:connpool (Results 1 – 10 of 10) sorted by relevance

/dports/java/apache-commons-httpclient/commons-httpclient-3.1/src/test/org/apache/commons/httpclient/server/
H A DSimpleConnectionThread.java52 private SimpleConnSet connpool = null; field in SimpleConnectionThread
60 final SimpleConnSet connpool, in SimpleConnectionThread()
/dports/www/h2o-devel/h2o-dcc7134/lib/common/
H A Dhttpclient.c46 void h2o_httpclient_connection_pool_init(h2o_httpclient_connection_pool_t *connpool, h2o_socketpool… in h2o_httpclient_connection_pool_init()
86h2o_httpclient_connection_pool_t *connpool, const char *upgrade_to, in create_client()
215h2o_httpclient_connection_pool_t *connpool, h2o_url_t *origin, const char *upgrade_to, in connect_using_socket_pool()
225 … struct st_h2o_httpclient__h2_conn_t *conn, h2o_httpclient_connection_pool_t *connpool, in connect_using_h2conn()
233h2o_httpclient_connection_pool_t *connpool, h2o_url_t *origin, const char *upgrade_to, in h2o_httpclient_connect()
H A Dhttp2client.c163 static void adjust_conn_linkedlist(h2o_httpclient_connection_pool_t *connpool, struct st_h2o_http2c… in adjust_conn_linkedlist()
1132h2o_httpclient_connection_pool_t *connpool) in create_connection()
H A Dhttp3client.c827h2o_httpclient_connection_pool_t *connpool, h2o_url_t *target, const char *upgrade_to, in h2o_httpclient__connect_h3()
/dports/www/h2o-devel/h2o-dcc7134/lib/handler/
H A Dproxy.c37 h2o_httpclient_connection_pool_t connpool; member
/dports/devel/hs-git-annex/git-annex-8.20210903/Remote/Helper/
H A DSsh.hs237 storeP2PSshConnection connpool conn = atomically $ modifyTVar' connpool $ \case function
/dports/www/h2o-devel/h2o-dcc7134/lib/core/
H A Dproxy.c698 h2o_httpclient_connection_pool_t *connpool = &req->conn->ctx->proxy.connpool; in h2o__proxy_process_request() local
/dports/www/h2o-devel/h2o-dcc7134/src/
H A Dhttpclient.c47 static h2o_httpclient_connection_pool_t *connpool; variable
/dports/www/h2o-devel/h2o-dcc7134/include/h2o/
H A Dhttpclient.h219 h2o_httpclient_connection_pool_t *connpool; member
/dports/www/h2o-devel/h2o-dcc7134/include/
H A Dh2o.h726 h2o_httpclient_connection_pool_t connpool; member
1032 h2o_httpclient_connection_pool_t *connpool; member