Home
last modified time | relevance | path

Searched refs:PING_TIMEOUT (Results 1 – 25 of 134) sorted by relevance

123456

/dports/net/p5-POE-Component-Client-Ping/POE-Component-Client-Ping-1.177/t/
H A D01_ping.t19 sub PING_TIMEOUT () { 5 }; # seconds between pings
65 PING_TIMEOUT # This is the optional time to wait.
126 Timeout => PING_TIMEOUT, # This is how long it waits for echo replies.
H A D03_provided_socket.t19 sub PING_TIMEOUT () { 5 }; # seconds between pings
65 PING_TIMEOUT # This is the optional time to wait.
137 Timeout => PING_TIMEOUT, # This is how long it waits for echo replies.
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/worker/
H A Dmanager.py63 PING_TIMEOUT = 10 variable in WorkerManager
108 yield misc.cancelAfter(self.PING_TIMEOUT,
117 self.PING_TIMEOUT))
/dports/net/ocserv/ocserv-1.1.3/src/
H A Dicmp-ping.c149 #define PING_TIMEOUT 3 macro
213 while (time(0) - now < PING_TIMEOUT in icmp_ping4()
312 while (time(0) - now < PING_TIMEOUT in icmp_ping6()
/dports/dns/pdnsd/pdnsd-1.2.9a/src/
H A Dconf-keywords.h75 PING_TIMEOUT, enumerator
183 {"ping_timeout", PING_TIMEOUT},
/dports/finance/py-backtrader/backtrader-1.9.74.123/backtrader/feeds/
H A Dvcdata.py117 PING_TIMEOUT = 25.0 variable in VCData
279 self._pingtmout = self.PING_TIMEOUT # Initial timeout for ping
479 self._pingtmout = self.PING_TIMEOUT # no bar left, long pause
493 self._pingtmout = self.PING_TIMEOUT
508 self._pingtmout = self.PING_TIMEOUT # no bar, nothing to check
/dports/x11-wm/openbox/openbox-3.6/openbox/
H A Dping.c39 #define PING_TIMEOUT 3000 /* in MS */ macro
82 t->loopid = g_timeout_add_full(G_PRIORITY_DEFAULT, PING_TIMEOUT, in ping_start()
/dports/net-im/telegram-purple/telegram-purple-1.4.3/
H A Dtgp-net.c50 #define PING_TIMEOUT 15 macro
64 if (tglt_get_double_time () - c->last_receive_time > 6 * PING_TIMEOUT) { in ping_alarm()
69 …} else if (tglt_get_double_time () - c->last_receive_time > 3 * PING_TIMEOUT && c->state == conn_r… in ping_alarm()
83 c->ping_ev = purple_timeout_add_seconds (PING_TIMEOUT, ping_alarm, c); in start_ping_timer()
320 if (tglt_get_double_time () - c->last_receive_time > 6 * PING_TIMEOUT) { in restart_connection()
/dports/x11/xpra/xpra-4.3/xpra/server/source/
H A Dnetworkstate_mixin.py19 PING_TIMEOUT = envint("XPRA_PING_TIMEOUT", 60) variable
63 timeout = PING_TIMEOUT
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/include/doomsday/network/
H A Dpinger.h24 #define PING_TIMEOUT 1000 // Ping timeout (ms). macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/net/forwarding/
H A Dforwarding.config.sample41 PING_TIMEOUT=5
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/net/forwarding/
H A Dforwarding.config.sample41 PING_TIMEOUT=5
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/net/forwarding/
H A Dforwarding.config.sample41 PING_TIMEOUT=5
/dports/net-mgmt/py-napalm/napalm-3.3.1/napalm/base/
H A Dconstants.py56 PING_TIMEOUT = 2 variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/cast_channel/
H A Dcast_channel_enum.cc40 CAST_CHANNEL_TYPE_TO_STRING(ChannelError::PING_TIMEOUT); in ChannelErrorToString()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cast_channel/
H A Dcast_channel_enum.cc42 CAST_CHANNEL_TYPE_TO_STRING(ChannelError::PING_TIMEOUT); in ChannelErrorToString()
/dports/net-im/telegram-cli/tg-20200106/tgl/
H A Dtgl-net.c70 #define PING_TIMEOUT 10 macro
78 if (tglt_get_double_time () - c->last_receive_time > 6 * PING_TIMEOUT) { in ping_alarm()
82 …} else if (tglt_get_double_time () - c->last_receive_time > 3 * PING_TIMEOUT && c->state == conn_r… in ping_alarm()
95 static struct timeval ptimeout = { PING_TIMEOUT, 0}; in start_ping_timer()
/dports/net-im/telegram-purple/telegram-purple-1.4.3/tgl/
H A Dtgl-net.c70 #define PING_TIMEOUT 10 macro
78 if (tglt_get_double_time () - c->last_receive_time > 6 * PING_TIMEOUT) { in ping_alarm()
82 …} else if (tglt_get_double_time () - c->last_receive_time > 3 * PING_TIMEOUT && c->state == conn_r… in ping_alarm()
95 static struct timeval ptimeout = { PING_TIMEOUT, 0}; in start_ping_timer()
/dports/x11/xpra/xpra-4.3/xpra/client/mixins/
H A Dnetwork_state.py24 PING_TIMEOUT = envint("XPRA_PING_TIMEOUT", 60) variable
244 self.ping_echo_timeout_timer = self.timeout_add(PING_TIMEOUT*1000,
268 …(EXIT_CONNECTION_LOST, "server ping timeout - waited %s seconds without a response" % PING_TIMEOUT)
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dwinping.h74 enum PingResult { PING_FAIL, PING_TOO_LARGE, PING_TIMEOUT, PING_SUCCESS }; enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/docshell/base/
H A DnsPingListener.cpp69 #define PING_TIMEOUT 10000 macro
324 getter_AddRefs(mTimer), OnPingTimeout, mLoadGroup, PING_TIMEOUT, in StartTimeout()
/dports/www/firefox/firefox-99.0/docshell/base/
H A DnsPingListener.cpp71 #define PING_TIMEOUT 10000 macro
320 getter_AddRefs(mTimer), OnPingTimeout, mLoadGroup, PING_TIMEOUT, in StartTimeout()
/dports/www/firefox-esr/firefox-91.8.0/docshell/base/
H A DnsPingListener.cpp71 #define PING_TIMEOUT 10000 macro
320 getter_AddRefs(mTimer), OnPingTimeout, mLoadGroup, PING_TIMEOUT, in StartTimeout()
/dports/mail/thunderbird/thunderbird-91.8.0/docshell/base/
H A DnsPingListener.cpp71 #define PING_TIMEOUT 10000 macro
320 getter_AddRefs(mTimer), OnPingTimeout, mLoadGroup, PING_TIMEOUT, in StartTimeout()
/dports/lang/spidermonkey60/firefox-60.9.0/docshell/base/
H A DnsPingListener.cpp69 #define PING_TIMEOUT 10000 macro
323 getter_AddRefs(mTimer), OnPingTimeout, mLoadGroup, PING_TIMEOUT, in StartTimeout()

123456