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