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