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