variable constants.errno.EDESTADDRREQ Usageimport { constants } from "node:os"; const { EDESTADDRREQ } = constants.errno; Type number