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