ERR_SOCKET_DGRAM_IS_CONNECTED node runtime_error official true

Dgram socket already connected

ID: node/err_socket_dgram_is_connected

Also available as: JSON · Markdown
0%Fix Rate
95%Confidence
0Evidence

Version Compatibility

VersionStatusIntroducedDeprecatedNotes
18 active
20 active
22 active

Root Cause

A dgram socket connect() was called on an already connected socket.

generic

Official Documentation

https://nodejs.org/api/errors.html