MCPcopy Create free account
hub / github.com/apache/thrift / setConnTimeout

Method setConnTimeout

lib/cpp/src/thrift/transport/TPipe.cpp:397–399  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

395}
396
397void TPipe::setConnTimeout(long seconds) {
398 TimeoutSeconds_ = seconds;
399}
400
401#endif //_WIN32
402}

Callers 1

BOOST_AUTO_TEST_CASEFunction · 0.45

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.36