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