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