OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:kunrestrictedport
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/net/http/
http_stream_factory_impl.cc
222
const int
kUnrestrictedPort
= 1024;
224
(alternate.port >=
kUnrestrictedPort
&&
225
origin.port() <
kUnrestrictedPort
))
Completed in 71 milliseconds