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