Searched refs:onconnect (Results 1 – 5 of 5) sorted by relevance
21 net.connect(common.PIPE, common.mustCall(onconnect));24 function onconnect() {} function
29 .on('connect', common.mustCall(onconnect));58 function onconnect() { function
2217 attribute EventHandler onconnect;
3022 onconnect: ((this: SharedWorkerGlobalScope, ev: MessageEvent) => any) | null; property
3002 onconnect: ((this: SharedWorkerGlobalScope, ev: MessageEvent) => any) | null; property