OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_NODELAY
(Results
1 - 5
of
5
) sorted by null
/external/chromium/third_party/libjingle/source/talk/base/
socket.h
185
OPT_NODELAY
// whether Nagle algorithm is enabled
win32socketserver.cc
586
case
OPT_NODELAY
:
physicalsocketserver.cc
498
case
OPT_NODELAY
:
[
all
...]
/external/chromium/third_party/libjingle/source/talk/p2p/base/
pseudotcp.h
99
OPT_NODELAY
, // Whether to enable Nagle's algorithm (0 == off)
pseudotcp.cc
374
if (opt ==
OPT_NODELAY
) {
384
if (opt ==
OPT_NODELAY
) {
Completed in 1138 milliseconds