Home
last modified time | relevance | path

Searched defs:onclose (Results 1 – 25 of 36) sorted by relevance

12

/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-broker/mount-origin/
Dexample.js48 subscriber_ws.onclose = function(){ function
64 publisher_ws.onclose = function(){ function
/third_party/node/test/parallel/
Dtest-inspector-port-zero.js31 let onclose = () => { function
Dtest-cluster-send-deadlock.js65 const onclose = () => { function
/third_party/libwebsockets/test-apps/
Dtest.js222 socket_di.onclose = function(){ function
282 socket_status.onclose = function(){ function
329 socket_ot.onclose = function(e){ function
452 socket_lm.onclose = function(){ function
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/mount-origin/
Dtest.js222 socket_di.onclose = function(){ function
282 socket_status.onclose = function(){ function
329 socket_ot.onclose = function(e){ function
452 socket_lm.onclose = function(){ function
/third_party/node/deps/undici/src/lib/websocket/
Dwebsocket.js442 get onclose () { getter in WebSocket
448 set onclose (fn) { setter in WebSocket
561 onclose: kEnumerableProperty, property
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-bulk/mount-origin/
Dexample.js53 ws.onclose = function(){ function
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server/mount-origin/
Dexample.js49 ws.onclose = function(){ function
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd/mount-origin/
Dexample.js50 ws.onclose = function(){ function
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-ring/mount-origin/
Dexample.js48 ws.onclose = function(){ function
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-raw-proxy/mount-origin/
Dexample.js49 ws.onclose = function(){ function
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-timer/mount-origin/
Dexample.js49 ws.onclose = function(){ function
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-foreign-libuv-smp/mount-origin/
Dexample.js61 ws.onclose = function(){ function
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/mount-origin/
Dexample.js61 ws.onclose = function(){ function
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-corner/mount-origin/
Dexample.js61 ws[n].onclose = function(){ function
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/mount-origin/
Dexample.js61 ws.onclose = function(){ function
/third_party/libwebsockets/minimal-examples/client-server/minimal-ws-proxy/mount-origin/
Dexample.js61 ws.onclose = function(){ function
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/mount-origin/
Dexample.js67 ws.onclose = function(){ function
/third_party/node/lib/internal/streams/
Dlegacy.js51 function onclose() { function
Dend-of-stream.js142 const onclose = () => { function
/third_party/node/lib/internal/repl/
Dhistory.js80 function onclose(err) { function
/third_party/node/lib/internal/
Dsocket_list.js22 function onclose() { function
/third_party/libwebsockets/plugins/deaddrop/assets/
Ddeaddrop.js284 ws.onclose = function() { function
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-deaddrop/mount-origin/
Ddeaddrop.js284 ws.onclose = function() { function
/third_party/node/deps/undici/src/types/
Dwebsocket.d.ts31 onclose: ((this: WebSocket, ev: WebSocketEventMap['close']) => any) | null property

12