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