ERR_SOCKET_DGRAM_NOT_CONNECTED
node
runtime_error
official
true
Dgram socket not connected
ID: node/err_socket_dgram_not_connected
0%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 18 | active | — | — | — |
| 20 | active | — | — | — |
| 22 | active | — | — | — |
Root Cause
A connected-mode dgram operation was attempted on an unconnected socket.
generic