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