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