Home
last modified time | relevance | path

Searched refs:socket_error (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/undici/src/docs/api/
DDiagnosticsChannel.md168 ## `undici:websocket:socket_error`
175 diagnosticsChannel.channel('undici:websocket:socket_error').subscribe((error) => {
/third_party/python/Lib/idlelib/
Drun.py196 socket_error = err
200 show_socket_error(socket_error, address)
/third_party/python/Lib/
Dssl.py268 socket_error = OSError # keep that public name in module namespace variable
/third_party/node/deps/corepack/dist/lib/
Dcorepack.cjs5688 socketError: diagnosticsChannel.channel("undici:websocket:socket_error"),
5832 diagnosticsChannel.channel("undici:websocket:socket_error").subscribe((err) => {