Searched refs:timeout_client (Results 1 – 12 of 12) sorted by relevance
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/rpc/ |
H A D | proxy.py | 239 timeout_client, argument 275 self.timeout_client = timeout_client 424 timeout = self.timeout_client 468 timeout_client, argument 478 timeout_client, 529 timeout_client=600, argument 556 timeout_client,
|
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/rpc/ |
H A D | proxy.py | 227 timeout_client, argument 260 self.timeout_client = timeout_client 402 timeout = self.timeout_client 440 timeout_client, argument 448 timeout_client, 496 timeout_client=600, argument 520 timeout_client, timeout_server,
|
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/rpc/ |
H A D | proxy.py | 227 timeout_client, argument 260 self.timeout_client = timeout_client 402 timeout = self.timeout_client 440 timeout_client, argument 448 timeout_client, 496 timeout_client=600, argument 520 timeout_client, timeout_server,
|
/dports/benchmarks/py-zopkio/Zopkio-0.2.5/examples/server_client/test_suites/ |
H A D | base_tests.py | 131 timeout_client = lambda: _client_timeout(client_deployer, "client1") function 132 testutilities.start_threads_and_join([start_client, timeout_client])
|
/dports/news/leafnode/leafnode-1.11.12/ |
H A D | configutil.c | 79 int timeout_client = 15*60; /* when newsreader is idle for this many seconds, disconnect */ variable 376 timeout_client = atoi(value); in readconfig() 379 timeout_client, PLURAL(timeout_client)); in readconfig()
|
H A D | leafnode.h | 263 extern int timeout_client; /* activity timeout for clients in seconds */
|
H A D | config.example | 229 ## timeout_client determines how many seconds of inactivity to allow before 231 # timeout_client = 900
|
H A D | nntpd.c | 1659 mgetaline_settimeout(timeout_client); in parser()
|
H A D | OLDNEWS | 114 - Change: fetchnews now uses timeout_fetchnews rather than timeout_client when 1017 - The client timeout is now configurable through "timeout_client",
|
H A D | ChangeLog.old | 1290 * mgetaline.c: Merge timeout_client patch by Jonathan Larmour 1293 * leafnode.h: Merge timeout_client patch by Jonathan Larmour 1296 * configutil.c: Merge timeout_client patch by Jonathan Larmour 1299 * config.example: Merge timeout_client patch by Jonathan Larmour
|
H A D | ChangeLog | 2343 * NEWS, leafnode.8.in, doc_german/leafnode.8.in: timeout_client
|
/dports/net/kea/kea-2.0.1/ |
H A D | ChangeLog | 11287 timeout (timeout_client config setting), but it will not stop 11327 timeout_client for sending an answer back to the client
|