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