Searched refs:SetNoDelay (Results 1 – 2 of 2) sorted by relevance
104 SetProtoMethod(isolate, t, "setNoDelay", SetNoDelay); in Initialize()142 registry->Register(SetNoDelay); in RegisterExternalReferences()185 void TCPWrap::SetNoDelay(const FunctionCallbackInfo<Value>& args) { in SetNoDelay() function in node::TCPWrap
75 static void SetNoDelay(const v8::FunctionCallbackInfo<v8::Value>& args);