variable constants.errno.WSAEADDRNOTAVAIL Usage in Denoimport { constants } from "node:os"; const { WSAEADDRNOTAVAIL } = constants.errno; Type number