Home
last modified time | relevance | path

Searched refs:NoDelay (Results 1 – 3 of 3) sorted by relevance

/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DDebugEventSocketProxy.cs107 socket.NoDelay = true; in Handshake()
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DDebugEventSocketProxy.cs100 socket.NoDelay = true; in Handshake()
/external/webrtc/webrtc/video/
Dstream_synchronization_unittest.cc351 TEST_F(StreamSynchronizationTest, NoDelay) { in TEST_F() argument