Home
last modified time | relevance | path

Searched defs:conn_to (Results 1 – 5 of 5) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/sample/app/dbapi/
H A Ddbcopy.cpp90 unique_ptr<IConnection> conn_to(ds_to->CreateConnection()); in Run() local
/dports/devel/libmsocket/libmsocket-0.4/
H A Dmsocket.h163 unsigned int conn_to; /* time before we should give up on a connect() */ member
H A Dmsocket-internal.h208 unsigned int conn_to; /* time before we should give up on a connect() */ member
/dports/www/pound/Pound-2.8/
H A Dpound.h322 int conn_to; /* connection time-out */ member
/dports/www/h2o-devel/h2o-dcc7134/deps/quicly/src/
H A Dcli.c726 int64_t conn_to = quicly_get_first_timeout(conns[i]); in run_server() local