errors.fyi community error code reference
EDESTADDRREQ

EDESTADDRREQ

posix

Destination address required

A destination address is required but was not provided for a connectionless socket operation. Numeric value is platform-specific: 89 on Linux, 39 on macOS.

References

windows-errno

Destination address required

A required destination address was omitted from a sendto() call on an unconnected socket.

Numeric value: 109

References

← all namespaces