Home
last modified time | relevance | path

Searched refs:TPIPE_SERVER_MAX_CONNS_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/thrift-3.4.0/lib/cpp/src/thrift/transport/
DTPipeServer.h29 #define TPIPE_SERVER_MAX_CONNS_DEFAULT PIPE_UNLIMITED_INSTANCES macro
DTPipeServer.cpp165 setMaxConnections(TPIPE_SERVER_MAX_CONNS_DEFAULT); in TPipeServer()
188 setMaxConnections(TPIPE_SERVER_MAX_CONNS_DEFAULT); in TPipeServer()