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