Home
last modified time | relevance | path

Searched defs:maxRecvRetries_ (Results 1 – 3 of 3) sorted by relevance

/thrift-3.4.0/lib/cpp/src/thrift/transport/
DTSocket.h358 int maxRecvRetries_; variable
/thrift-3.4.0/lib/d/src/thrift/transport/
Dsocket.d459 ushort maxRecvRetries_ = DEFAULT_MAX_RECV_RETRIES; variable
/thrift-3.4.0/lib/c_glib/src/thrift/c_glib/transport/
Dthrift_ssl_socket.c298 guint maxRecvRetries_ = 10; in thrift_ssl_socket_read() local