Searched defs:SocketListSend (Results 1 – 2 of 2) sorted by relevance
8 class SocketListSend extends EventEmitter { class108 module.exports = { SocketListSend, SocketListReceive }; property
7 const SocketListSend = require('internal/socket_list').SocketListSend; constant