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