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