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