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