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/gstreamer/gstplugins_bad/ext/neon/
Dgstneonhttpsrc.c501 goto socket_error; in gst_neonhttp_src_start()
583 socket_error: in gst_neonhttp_src_start()
/third_party/python/Lib/
Dssl.py263 socket_error = OSError # keep that public name in module namespace variable