/third_party/curl/docs/cmdline-opts/ |
D | no-keepalive.d | 1 Long: no-keepalive 2 Help: Disable TCP keepalive on the connection 5 Disables the use of keepalive messages on the TCP connection. curl otherwise 9 --keepalive to enforce keepalive.
|
D | keepalive-time.d | 1 Long: keepalive-time 3 Help: Interval time for keepalive probes 8 keepalive probes and the time between individual keepalive probes. It is 11 option has no effect if --no-keepalive is used.
|
D | Makefile.inc | 113 keepalive-time.d \ 140 no-keepalive.d \
|
/third_party/grpc/doc/ |
D | keepalive.md | 3 The keepalive ping is a way to check if a channel is currently working by sending HTTP2 pings over … 5 This guide documents the knobs within gRPC core to control the current behavior of the keepalive pi… 7 The keepalive ping is controlled by two important channel arguments - 10 …* This channel argument controls the period (in milliseconds) after which a keepalive ping is sent… 12 …* This channel argument controls the amount of time (in milliseconds) the sender of the keepalive … 17 …* This channel argument if set to 1 (0 : false; 1 : true), allows keepalive pings to be sent even … 41 * When is the keepalive timer started? 42 * The keepalive timer is started when a transport is done connecting (after handshake). 43 * What happens when the keepalive timer fires? 44 …* When the keepalive timer fires, gRPC Core will try to send a keepalive ping on the transport. Th… [all …]
|
D | environment_variables.md | 69 - http_keepalive - traces gRPC keepalive pings
|
/third_party/python/Lib/test/crashers/ |
D | mutation_inside_cyclegc.py | 22 keepalive = [] variable 28 keepalive.append(weakref.ref(a, callback)) 31 keepalive.append(lst[:])
|
/third_party/libcoap/man/ |
D | coap_keepalive.txt.in | 15 - Work with CoAP keepalive 32 There may be a requirement to send out keepalive traffic when the CoAP session 43 _context_ with the keepalive for idle traffic timeout of _seconds_. If 46 _seconds_ value to determine whether a keepalive "ping" is to be sent out or 53 If the keepalive fails to solicit a response, then this can be tracked by
|
/third_party/node/test/pummel/ |
D | test-keep-alive.js | 57 if (!opts.keepalive) { 97 runAb({ keepalive: true, port: port }, (reqSec) => { property 100 runAb({ keepalive: false, port: port }, (reqSec) => { property
|
/third_party/node/test/parallel/ |
D | parallel.status | 50 test-net-keepalive: SKIP 51 test-net-persistent-keepalive: SKIP
|
/third_party/node/deps/npm/node_modules/agentkeepalive/ |
D | History.md | 77 * https: fix ssl socket leak when keepalive is used 159 * use keepalive agent on node 0.11+ impl
|
D | README.md | 76 freeSocketKeepAliveTimeout: 30000, // free socket keepalive for 30 seconds 215 [proxy.js:120000] keepalive, 50 created, 60000 requestFinished, 1200 req/socket, 0 requests, 0 sock…
|
/third_party/lwip/src/apps/http/ |
D | httpd.c | 261 u8_t keepalive; member 659 if (hs->keepalive) { in http_eof() 666 hs->keepalive = 1; in http_eof() 860 if (hs->keepalive) { 980 hs->keepalive = 0; 2083 hs->keepalive = 1; 2085 hs->keepalive = 0; 2418 if (hs->keepalive) { 2421 hs->keepalive = 0; 2427 hs->keepalive = 0;
|
/third_party/curl/docs/ |
D | options-in-versions | 101 --keepalive-time 7.18.0 128 --no-keepalive 7.18.0
|
/third_party/libnl/lib/idiag/ |
D | idiag.c | 131 __ADD(IDIAGNL_TIMER_KEEPALIVE, keepalive),
|
/third_party/glib/gio/ |
D | gsocket.c | 236 guint keepalive : 1; member 565 socket->priv->keepalive = !!value; in g_socket_details_from_fd() 570 socket->priv->keepalive = FALSE; in g_socket_details_from_fd() 772 g_value_set_boolean (value, socket->priv->keepalive); in g_socket_get_property() 1413 gboolean keepalive) in g_socket_set_keepalive() argument 1419 keepalive = !!keepalive; in g_socket_set_keepalive() 1420 if (socket->priv->keepalive == keepalive) in g_socket_set_keepalive() 1424 keepalive, &error)) in g_socket_set_keepalive() 1431 socket->priv->keepalive = keepalive; in g_socket_set_keepalive() 1451 return socket->priv->keepalive; in g_socket_get_keepalive()
|
D | gsocket.h | 105 gboolean keepalive);
|
/third_party/libwebsockets/lib/roles/mqtt/ |
D | private-lib-roles-mqtt.h | 281 uint16_t keepalive; member
|
/third_party/libwebsockets/READMEs/ |
D | README.lws_sul.md | 82 For example locally-initiated periodic keepalive pings not happening may allow
|
D | README.coding.md | 525 To enable keepalive, set the ka_time member of the context creation parameter 529 With keepalive enabled, the TCP layer will send control packets that should 534 Note that BSDs don't support keepalive time / probes / interval per-socket 535 like Linux does. On those systems you can enable keepalive by a nonzero 1083 If lws learns from the first response header that keepalive is not possible,
|
/third_party/libwebsockets/lib/ |
D | CMakeLists.txt | 114 # tcp keepalive needs this on linux to work practically... but it only exists
|
/third_party/python/Lib/urllib/ |
D | request.py | 2405 self.keepalive = persistent 2470 self.keepalive = False 2477 if self.refcount <= 0 and not self.keepalive:
|
/third_party/curl/lib/ |
D | http2.c | 250 timediff_t elapsed = Curl_timediff(now, conn->keepalive); in http2_conncheck() 265 conn->keepalive = now; in http2_conncheck()
|
D | urldata.h | 1031 struct curltime keepalive; member
|
/third_party/node/deps/npm/node_modules/node-fetch-npm/ |
D | README.md | 236 - `keepalive`
|
/third_party/libwebsockets/ |
D | changelog | 474 http/1.1, you can enable keepalive pipelining, so the connections occur 539 - NEW: Applies TCP_USER_TIMEOUT for Linux tcp keepalive where available
|