Home
last modified time | relevance | path

Searched refs:Send6 (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/
H A Dudp_wrap.h137 static void Send6(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dudp_wrap.cc182 SetProtoMethod(isolate, t, "send6", Send6); in Initialize()
628 void UDPWrap::Send6(const FunctionCallbackInfo<Value>& args) { in Send6() function in node::UDPWrap

Completed in 3 milliseconds