Home
last modified time | relevance | path

Searched defs:multicastAddress (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/internet/
Dtest-dgram-membership.js6 const multicastAddress = '224.0.0.114'; constant
/third_party/node/test/parallel/
Dtest-dgram-membership.js6 const multicastAddress = '224.0.0.114'; constant
/third_party/node/lib/
Ddgram.js839 Socket.prototype.addMembership = function(multicastAddress, argument
855 Socket.prototype.dropMembership = function(multicastAddress, argument