OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OPT_NODELAY
(Results
1 - 4
of
4
) sorted by null
/external/chromium/third_party/libjingle/source/talk/base/
socket.h
185
OPT_NODELAY
// whether Nagle algorithm is enabled
/external/chromium_org/third_party/libjingle/source/talk/base/
socket.h
186
OPT_NODELAY
, // whether Nagle algorithm is enabled
/external/chromium/third_party/libjingle/source/talk/p2p/base/
pseudotcp.h
99
OPT_NODELAY
, // Whether to enable Nagle's algorithm (0 == off)
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
pseudotcp.h
105
OPT_NODELAY
, // Whether to enable Nagle's algorithm (0 == off)
Completed in 56 milliseconds