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