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