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