Home
last modified time | relevance | path

Searched refs:SetMembership (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dudp_wrap.cc403 void UDPWrap::SetMembership(const FunctionCallbackInfo<Value>& args, in SetMembership() function in node::UDPWrap
429 SetMembership(args, UV_JOIN_GROUP); in AddMembership()
434 SetMembership(args, UV_LEAVE_GROUP); in DropMembership()
Dudp_wrap.h197 static void SetMembership(const v8::FunctionCallbackInfo<v8::Value>& args,