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