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