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