Home
last modified time | relevance | path

Searched refs:keepalive (Results 1 – 25 of 4964) sorted by relevance

12345678910>>...199

/dports/net/tcpdump/tcpdump-4.99.1/tests/
H A Dhdlc3.out1 …1 05:49:22.124228 SLARP (length: 20), keepalive: mineseen=0x00000005, yourseen=0x00000002, reliab…
2 …2 05:49:23.540326 SLARP (length: 20), keepalive: mineseen=0x00000003, yourseen=0x00000005, reliab…
3 …3 05:49:32.128791 SLARP (length: 20), keepalive: mineseen=0x00000006, yourseen=0x00000003, reliab…
4 …4 05:49:33.544915 SLARP (length: 20), keepalive: mineseen=0x00000004, yourseen=0x00000006, reliab…
5 …5 05:49:42.125345 SLARP (length: 20), keepalive: mineseen=0x00000007, yourseen=0x00000004, reliab…
6 …6 05:49:43.541446 SLARP (length: 20), keepalive: mineseen=0x00000005, yourseen=0x00000007, reliab…
18 …18 05:49:52.125913 SLARP (length: 20), keepalive: mineseen=0x00000008, yourseen=0x00000005, relia…
19 …19 05:49:53.542016 SLARP (length: 20), keepalive: mineseen=0x00000006, yourseen=0x00000008, relia…
21 …21 05:50:02.122511 SLARP (length: 20), keepalive: mineseen=0x00000009, yourseen=0x00000006, relia…
22 …22 05:50:03.539930 SLARP (length: 20), keepalive: mineseen=0x00000007, yourseen=0x00000009, relia…
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/fetch/api/request/
H A Drequest-keepalive.any.js.ini1 [request-keepalive.any.sharedworker.html]
2 [keepalive flag with stream body]
5 [keepalive flag]
9 [request-keepalive.any.worker.html]
10 [keepalive flag with stream body]
13 [keepalive flag]
18 [keepalive flag with stream body]
21 [keepalive flag]
25 [request-keepalive.any.html]
26 [keepalive flag with stream body]
[all …]
H A Drequest-keepalive-quota.html.ini1 [request-keepalive-quota.html]
12 [request-keepalive-quota.html?slow-2]
17 [request-keepalive-quota.html?fast]
22 [request-keepalive-quota.html?slow-3]
27 [request-keepalive-quota.html?slow-1]
32 [request-keepalive-quota.html?include=slow-2]
37 [request-keepalive-quota.html?include=fast]
42 [request-keepalive-quota.html?include=slow-3]
47 [request-keepalive-quota.html?include=slow-1]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/fetch/api/request/
H A Drequest-keepalive.any.js.ini1 [request-keepalive.any.sharedworker.html]
2 [keepalive flag with stream body]
5 [keepalive flag]
9 [request-keepalive.any.worker.html]
10 [keepalive flag with stream body]
13 [keepalive flag]
18 [keepalive flag with stream body]
21 [keepalive flag]
25 [request-keepalive.any.html]
26 [keepalive flag with stream body]
[all …]
H A Drequest-keepalive-quota.html.ini1 [request-keepalive-quota.html]
12 [request-keepalive-quota.html?slow-2]
17 [request-keepalive-quota.html?fast]
22 [request-keepalive-quota.html?slow-3]
27 [request-keepalive-quota.html?slow-1]
32 [request-keepalive-quota.html?include=slow-2]
37 [request-keepalive-quota.html?include=fast]
42 [request-keepalive-quota.html?include=slow-3]
47 [request-keepalive-quota.html?include=slow-1]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/fetch/api/request/
H A Drequest-keepalive.any.js.ini1 [request-keepalive.any.sharedworker.html]
2 [keepalive flag with stream body]
5 [keepalive flag]
9 [request-keepalive.any.worker.html]
10 [keepalive flag with stream body]
13 [keepalive flag]
18 [keepalive flag with stream body]
21 [keepalive flag]
25 [request-keepalive.any.html]
26 [keepalive flag with stream body]
[all …]
H A Drequest-keepalive-quota.html.ini1 [request-keepalive-quota.html]
12 [request-keepalive-quota.html?slow-2]
17 [request-keepalive-quota.html?fast]
22 [request-keepalive-quota.html?slow-3]
27 [request-keepalive-quota.html?slow-1]
32 [request-keepalive-quota.html?include=slow-2]
37 [request-keepalive-quota.html?include=fast]
42 [request-keepalive-quota.html?include=slow-3]
47 [request-keepalive-quota.html?include=slow-1]
/dports/net/mosquitto/mosquitto-2.0.13/test/broker/
H A D14-dynsec-auth.py57 keepalive = 10 variable
58 connect_packet = mosq_test.gen_connect("ctrl-test", keepalive=keepalive, username="admin", password…
66 connect_packet_with_id1 = mosq_test.gen_connect("cid", keepalive=keepalive, username="user_one", pa…
74 connect_packet_with_id3 = mosq_test.gen_connect("cid", keepalive=keepalive, username="user_one", pa…
78 connect_packet_with_id4 = mosq_test.gen_connect("cid", keepalive=keepalive, username="user_one", pr…
86 connect_packet_without_id2 = mosq_test.gen_connect("no-cid", keepalive=keepalive, username="user_tw…
90 connect_packet_without_id3 = mosq_test.gen_connect("no-cid", keepalive=keepalive, username="user_tw…
94 connect_packet_set_id1 = mosq_test.gen_connect("new-cid", keepalive=keepalive, username="user_two",…
98 connect_packet_set_id2 = mosq_test.gen_connect("bad-cid", keepalive=keepalive, username="user_two",…
107 connect_packet_without_pw2 = mosq_test.gen_connect("cid2", keepalive=keepalive, username="user_thre…
[all …]
/dports/net/zerotier/ZeroTierOne-1.8.3/attic/historic/anode/libanode/tests/
H A Dhttp_client-test.c35 int keepalive; member
50 test_cases[0].keepalive = keepalive; in init_test_cases()
59 test_cases[1].keepalive = keepalive; in init_test_cases()
68 test_cases[2].keepalive = keepalive; in init_test_cases()
77 test_cases[3].keepalive = keepalive; in init_test_cases()
86 test_cases[4].keepalive = keepalive; in init_test_cases()
96 test_cases[5].keepalive = keepalive; in init_test_cases()
105 test_cases[6].keepalive = keepalive; in init_test_cases()
155 client->keepalive = test->keepalive; in http_handler()
186 client->keepalive = test_cases[i].keepalive; in main()
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/keepalive/
H A DREADME200 modparam("keepalive", "ping_from", "sip:keepalive@kamailio.org")
286 2.5.1. keepalive.list
290 Name: keepalive.list
297 2.5.2. keepalive.add
301 Name: keepalive.add
308 2.5.3. keepalive.del
312 Name: keepalive.del
319 2.5.4. keepalive.get
323 Name: keepalive.get
330 2.5.5. keepalive.flush
[all …]
/dports/net/mosquitto/mosquitto-2.0.13/lib/
H A Dconnect.c48 if(keepalive != 0 && (keepalive < 5 || keepalive > UINT16_MAX)) return MOSQ_ERR_INVAL; in mosquitto__connect_init()
75 mosq->keepalive = (uint16_t)keepalive; in mosquitto__connect_init()
84 int mosquitto_connect(struct mosquitto *mosq, const char *host, int port, int keepalive) in mosquitto_connect() argument
86 return mosquitto_connect_bind(mosq, host, port, keepalive, NULL); in mosquitto_connect()
92 return mosquitto_connect_bind_v5(mosq, host, port, keepalive, bind_address, NULL); in mosquitto_connect_bind()
114 rc = mosquitto__connect_init(mosq, host, port, keepalive); in mosquitto_connect_bind_v5()
125 return mosquitto_connect_bind_async(mosq, host, port, keepalive, NULL); in mosquitto_connect_async()
138 rc = mosquitto__connect_init(mosq, host, port, keepalive); in mosquitto_connect_bind_async()
183 mosq->next_msg_out = mosq->last_msg_in + mosq->keepalive; in mosquitto__reconnect()
219 rc = send__connect(mosq, mosq->keepalive, mosq->clean_start, outgoing_properties); in mosquitto__reconnect()
[all …]
/dports/www/domoticz/domoticz-2020.2/extern/mosquitto/lib/
H A Dconnect.c46 if(keepalive < 5) return MOSQ_ERR_INVAL; in mosquitto__connect_init()
78 mosq->keepalive = keepalive; in mosquitto__connect_init()
100 int mosquitto_connect(struct mosquitto *mosq, const char *host, int port, int keepalive) in mosquitto_connect() argument
102 return mosquitto_connect_bind(mosq, host, port, keepalive, NULL); in mosquitto_connect()
108 return mosquitto_connect_bind_v5(mosq, host, port, keepalive, bind_address, NULL); in mosquitto_connect_bind()
120 rc = mosquitto__connect_init(mosq, host, port, keepalive, bind_address); in mosquitto_connect_bind_v5()
131 return mosquitto_connect_bind_async(mosq, host, port, keepalive, NULL); in mosquitto_connect_async()
137 int rc = mosquitto__connect_init(mosq, host, port, keepalive, bind_address); in mosquitto_connect_bind_async()
181 mosq->next_msg_out = mosq->last_msg_in + mosq->keepalive; in mosquitto__reconnect()
217 rc = send__connect(mosq, mosq->keepalive, mosq->clean_start, outgoing_properties); in mosquitto__reconnect()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/fetch/api/request/
H A Drequest-keepalive-quota.html.ini1 [request-keepalive-quota.html]
12 [request-keepalive-quota.html?slow-2]
17 [request-keepalive-quota.html?fast]
22 [request-keepalive-quota.html?slow-3]
27 [request-keepalive-quota.html?slow-1]
32 [request-keepalive-quota.html?include=slow-2]
37 [request-keepalive-quota.html?include=fast]
42 [request-keepalive-quota.html?include=slow-3]
47 [request-keepalive-quota.html?include=slow-1]
/dports/devel/grpc/grpc-1.42.0/doc/
H A Dkeepalive.md5 This guide documents the knobs within gRPC core to control the current behavior of the keepalive pi…
7 The keepalive ping in core is controlled by the following channel arguments -
10 …* This channel argument controls the period (in milliseconds) after which a keepalive ping is sent…
16 …* This channel argument if set to 1 (0 : false; 1 : true), allows keepalive pings to be sent even …
40 * When is the keepalive timer started?
41 * The keepalive timer is started when a transport is done connecting (after handshake).
42 * What happens when the keepalive timer fires?
43 …* When the keepalive timer fires, gRPC Core will try to send a keepalive ping on the transport. Th…
46 …* If a keepalive ping is not blocked and is sent on the transport, then the keepalive watchdog tim…
48 …gs as described in [A8-client-side-keepalive.md](https://github.com/grpc/proposal/blob/master/A8-c…
[all …]
/dports/net/net6/net6-1.3.14/src/
H A Dconnection.cpp40 keepalive(KEEPALIVE_DISABLED), in connection_base()
67 if(keepalive == KEEPALIVE_ENABLED) in connect()
89 if(keepalive == KEEPALIVE_ENABLED) in assign()
123 keepalive = KEEPALIVE_ENABLED; in set_enable_keepalives()
129 keepalive = KEEPALIVE_DISABLED; in set_enable_keepalives()
182 if(keepalive == KEEPALIVE_ENABLED) in request_encryption()
282 switch(keepalive) in do_io()
296 keepalive = KEEPALIVE_ENABLED; in do_io()
393 keepalive = KEEPALIVE_WAITING; in do_io()
565 keepalive = KEEPALIVE_ENABLED; in on_close()
[all …]
/dports/sysutils/sensu-go/sensu-go-5.11.1/
H A Ddocker-compose.yaml37 …//backend1:8081 --subscriptions switches --log-level warn --keepalive-interval 5 --keepalive-timeo…
46 …//backend2:8081 --subscriptions switches --log-level warn --keepalive-interval 5 --keepalive-timeo…
55 …tions rbac,roundrobin --log-level warn --namespace devops --keepalive-interval 5 --keepalive-timeo…
64 …riptions schedules,rbac,roundrobin,proxy --log-level warn --keepalive-interval 5 --keepalive-timeo…
73 …riptions schedules,rbac,roundrobin,proxy --log-level warn --keepalive-interval 5 --keepalive-timeo…
82 …riptions schedules,rbac,roundrobin,proxy --log-level warn --keepalive-interval 5 --keepalive-timeo…
91 …riptions schedules,rbac,roundrobin,proxy --log-level warn --keepalive-interval 5 --keepalive-timeo…
/dports/security/libprelude/libprelude-1.2.6/
H A Dclient.conf.in30 # tcp-keepalive-time = 7200
31 # tcp-keepalive-probes = 9
32 # tcp-keepalive-intvl = 75
34 # tcp-keepalive-time represents the number of seconds the connection
37 # tcp-keepalive-probes represents the number of not acknowledged probes
40 # tcp-keepalive-intvl represents the interval between subsequent
41 # keepalive probes.
44 # tcp-keepalive-time + (tcp-keepalive-probes * tcp-keepalive-intvl)
47 # tcp-keepalive-time = 60
48 # tcp-keepalive-probes = 3
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/docs/cmdline-opts/
H A Dno-keepalive.d1 Long: no-keepalive
2 Help: Disable TCP keepalive on the connection
4 Example: --no-keepalive $URL
7 Disables the use of keepalive messages on the TCP connection. curl otherwise
11 --keepalive to enforce keepalive.
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/docs/cmdline-opts/
H A Dno-keepalive.d1 Long: no-keepalive
2 Help: Disable TCP keepalive on the connection
4 Example: --no-keepalive $URL
6 Disables the use of keepalive messages on the TCP connection. curl otherwise
10 --keepalive to enforce keepalive.
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/docs/cmdline-opts/
H A Dno-keepalive.d1 Long: no-keepalive
2 Help: Disable TCP keepalive on the connection
4 Example: --no-keepalive $URL
7 Disables the use of keepalive messages on the TCP connection. curl otherwise
11 --keepalive to enforce keepalive.
/dports/devel/grpc134/grpc-1.34.1/doc/
H A Dkeepalive.md5 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…
17 …* This channel argument if set to 1 (0 : false; 1 : true), allows keepalive pings to be sent even …
38 * When is the keepalive timer started?
39 * The keepalive timer is started when a transport is done connecting (after handshake).
40 * What happens when the keepalive timer fires?
41 …* When the keepalive timer fires, gRPC Core will try to send a keepalive ping on the transport. Th…
44 …* If a keepalive ping is not blocked and is sent on the transport, then the keepalive watchdog tim…
46 …gs as described in [A8-client-side-keepalive.md](https://github.com/grpc/proposal/blob/master/A8-c…
[all …]
/dports/www/lua-resty-core/lua-resty-core-0.1.22/t/
H A Dsocket-tcp-setoption.t117 === TEST 4: keepalive set by 1/0.
138 ok, err = sock:setoption("keepalive", 1)
150 ok, err = sock:setoption("keepalive", 0)
168 keepalive changes from 0 to 1
169 keepalive changes from 1 to 0
175 === TEST 5: keepalive set by true/false.
226 keepalive changes from 0 to 1
227 keepalive changes from 1 to 0
233 === TEST 6: keepalive set by ~0/0.
284 keepalive changes from 0 to 1
[all …]
/dports/www/domoticz/domoticz-2020.2/extern/mosquitto/test/broker/
H A D07-will-delay-reconnect.py12 keepalive = 60
15 connect1_packet = mosq_test.gen_connect("will-qos0-test", keepalive=keepalive, proto_ver=5)
19 …connect2a_packet = mosq_test.gen_connect("will-helper", keepalive=keepalive, proto_ver=5, will_top…
22 …connect2b_packet = mosq_test.gen_connect("will-helper", keepalive=keepalive, proto_ver=5, clean_se…
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/grpc/internal/transport/
H A Dkeepalive_test.go42 KeepaliveParams: keepalive.ServerParameters{
79 KeepaliveParams: keepalive.ServerParameters{
112 KeepaliveParams: keepalive.ServerParameters{
157 KeepaliveParams: keepalive.ServerParameters{
216 KeepaliveParams: keepalive.ServerParameters{
333 KeepaliveParams: keepalive.ClientParameters{
368 KeepaliveParams: keepalive.ClientParameters{
411 KeepaliveParams: keepalive.ClientParameters{
454 KeepaliveParams: keepalive.ClientParameters{
501 KeepaliveParams: keepalive.ClientParameters{
[all …]
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/grpc/internal/transport/
H A Dkeepalive_test.go42 KeepaliveParams: keepalive.ServerParameters{
79 KeepaliveParams: keepalive.ServerParameters{
112 KeepaliveParams: keepalive.ServerParameters{
157 KeepaliveParams: keepalive.ServerParameters{
216 KeepaliveParams: keepalive.ServerParameters{
333 KeepaliveParams: keepalive.ClientParameters{
368 KeepaliveParams: keepalive.ClientParameters{
411 KeepaliveParams: keepalive.ClientParameters{
454 KeepaliveParams: keepalive.ClientParameters{
501 KeepaliveParams: keepalive.ClientParameters{
[all …]

12345678910>>...199