Home
last modified time | relevance | path

Searched refs:reported900FDLimit (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/base/
H A DnsSocketTransportService2.cpp225 static bool reported900FDLimit = false; in CanAttachSocket() local
231 (((total >= 900) || !rv) && !reported900FDLimit)) { in CanAttachSocket()
232 reported900FDLimit = true; in CanAttachSocket()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/base/
H A DnsSocketTransportService2.cpp218 static bool reported900FDLimit = false; in CanAttachSocket() local
224 (((total >= 900) || !rv) && !reported900FDLimit)) { in CanAttachSocket()
225 reported900FDLimit = true; in CanAttachSocket()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/
H A DnsSocketTransportService2.cpp397 static bool reported900FDLimit = false; in CanAttachSocket() local
403 (((total >= 900) || !rv) && !reported900FDLimit)) { in CanAttachSocket()
404 reported900FDLimit = true; in CanAttachSocket()
/dports/www/firefox/firefox-99.0/netwerk/base/
H A DnsSocketTransportService2.cpp398 static bool reported900FDLimit = false; in CanAttachSocket() local
404 (((total >= 900) || !rv) && !reported900FDLimit)) { in CanAttachSocket()
405 reported900FDLimit = true; in CanAttachSocket()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/
H A DnsSocketTransportService2.cpp397 static bool reported900FDLimit = false; in CanAttachSocket() local
403 (((total >= 900) || !rv) && !reported900FDLimit)) { in CanAttachSocket()
404 reported900FDLimit = true; in CanAttachSocket()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/base/
H A DnsSocketTransportService2.cpp393 static bool reported900FDLimit = false; in CanAttachSocket() local
399 (((total >= 900) || !rv) && !reported900FDLimit)) { in CanAttachSocket()
400 reported900FDLimit = true; in CanAttachSocket()