Format: AllC/C++CSSTextshell script Advanced Search
633: if (mp->msg_control) { 634: if (mp->msg_controllen < CMSG_ALIGN(sizeof(struct cmsghdr))) { 635: error = EINVAL;