Searched defs:socket1 (Results 1 – 5 of 5) sorted by relevance
24 const socket1 = dgram.createSocket(options); constant
26 const socket1 = dgram.createSocket({ constant
506 SocketWrapper socket1(&loop); in TEST_F() local519 SocketWrapper socket1(&loop); in TEST_F() local532 SocketWrapper socket1(&loop); in TEST_F() local545 SocketWrapper socket1(&loop); in TEST_F() local588 SocketWrapper socket1(&loop); in TEST_F() local
50 const socket1 = dgram.createSocket('udp4', () => {}); constant
76 const socket1 = dgram.createSocket('udp4', common.mustNotCall()); constant