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