Home
last modified time | relevance | path

Searched refs:udp_timeout (Results 1 – 25 of 250) sorted by relevance

12345678910

/dports/dns/rbllookup-ng/rbllookup-ng-1.1/
H A Drbllookup.pl-sequential104 my $udp_timeout=10;
116 print "UDP timeout : ",$udp_timeout, "\n";
121 $res->udp_timeout($udp_timeout);
H A Drbllookup.pl120 my $udp_timeout=10;
132 print "UDP timeout : ",$udp_timeout, "\n";
137 $res->udp_timeout($udp_timeout);
/dports/dns/rbllookup/rbllookup-0.0.1.1_1/
H A Drbl.pl84 $udp_timeout=10;
96 print "UDP timeout : ",$udp_timeout, "\n";
125 $res->udp_timeout($udp_timeout);
/dports/net-mgmt/phpipam/phpipam-a14bc06/functions/classes/
H A Dclass.Radius.php230 …adius_server = '127.0.0.1', $shared_secret = '', $radius_suffix = '', $udp_timeout = 5, $authentic… argument
296 $this->SetUdpTimeout($udp_timeout);
453 function SetUdpTimeout($udp_timeout = 5) argument
455 if (intval($udp_timeout) > 0)
457 $this->_udp_timeout = intval($udp_timeout);
687 function AccessRequest($username = '', $password = '', $udp_timeout = 0, $state = NULL) argument
712 if (intval($udp_timeout) > 0)
714 $this->SetUdpTimeout($udp_timeout);
/dports/net-mgmt/netdisco/App-Netdisco-2.047002/lib/App/Netdisco/Util/
H A DDNS.pm65 $res->udp_timeout($opts->{udp_timeout} || 30);
/dports/mail/p5-Mail-CheckUser/Mail-CheckUser-1.21/
H A DCheckUser.pm247 $resolver->udp_timeout($tout);
262 $resolver->udp_timeout($tout);
307 $resolver->udp_timeout($tout);
336 $resolver->udp_timeout($tout);
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/chrony/
H A Dchrony_144 $resolver->udp_timeout(5);
213 $resolver->udp_timeout(5);
/dports/dns/dnsenum/dnsenum-1.2.4.2/
H A Ddnsenum.pl219 udp_timeout => $timeout,
609 udp_timeout => $timeout,
683 udp_timeout => $timeout,
735 udp_timeout => $timeout,
835 udp_timeout => $timeout);
1073 udp_timeout => $timeout,
/dports/net-p2p/libtorrent/libtorrent-0.13.8/src/tracker/
H A Dtracker_udp.cc178 …_taskTimeout, (cachedTime + rak::timer::from_seconds(m_parent->info()->udp_timeout())).round_secon… in start_announce()
244 …_taskTimeout, (cachedTime + rak::timer::from_seconds(m_parent->info()->udp_timeout())).round_secon… in receive_timeout()
278 …_taskTimeout, (cachedTime + rak::timer::from_seconds(m_parent->info()->udp_timeout())).round_secon… in event_read()
/dports/devel/p5-POE-Test-Loops/POE-Test-Loops-1.360/lib/POE/Test/Loops/
H A Dwheel_sf_udp.pm203 sub udp_timeout { subroutine
223 ev_took_too_long => \&udp_timeout,
/dports/www/p5-Blog-Spam/Blog-Spam-1.0.2/lib/Blog/Spam/Plugin/
H A Drequiremx.pm115 $res->udp_timeout(30);
H A Dsurbl.pm130 $res->udp_timeout(30);
H A Ddrone.pm149 $res->udp_timeout(30);
/dports/dns/p5-Net-DNS/Net-DNS-1.32/t/
H A D01-resolver-opt.t33 udp_timeout => 60,
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/clients/
H A Dms_memslap.h89 size_t udp_timeout; /* how many times timeout of UDP happens */ member
/dports/databases/libmemcached/libmemcached-1.0.18/clients/
H A Dms_memslap.h89 size_t udp_timeout; /* how many times timeout of UDP happens */ member
/dports/dns/dnscheckengine/engine/contrib/
H A Ddnscheck-daemon.pl110 , udp_timeout => $timeout
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/gst/sdp/
H A Dgstsdpdemux.h99 guint64 udp_timeout; member
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/gst/sdp/
H A Dgstsdpdemux.h99 guint64 udp_timeout; member
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/gst/sdp/
H A Dgstsdpdemux.h99 guint64 udp_timeout; member
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/gst/sdp/
H A Dgstsdpdemux.h99 guint64 udp_timeout; member
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/gst/sdp/
H A Dgstsdpdemux.h99 guint64 udp_timeout; member
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/gst/sdp/
H A Dgstsdpdemux.h99 guint64 udp_timeout; member
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/gst/sdp/
H A Dgstsdpdemux.h99 guint64 udp_timeout; member
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/gst/sdp/
H A Dgstsdpdemux.h99 guint64 udp_timeout; member

12345678910