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