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