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