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