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