Searched refs:kDetail (Results 1 – 1 of 1) sorted by relevance
40 const kDetail = Symbol('kDetail'); constant76 this[kDetail] = this[kHandle].detail({85 return this[kDetail].address;89 return this[kDetail].port;93 return this[kDetail].family === AF_INET ? 'ipv4' : 'ipv6';123 this[kDetail] = handle.detail({