----- Original Message -----
> From: "Cyril Hrubis" <[email protected]>
> To: "Jan Stancek" <[email protected]>
> Cc: [email protected]
> Sent: Tuesday, 3 February, 2015 2:23:36 PM
> Subject: Re: [LTP] [PATCH] sendmsg01: remove ".flags = ~MSG_CMSG_COMPAT" case
>
> Hi!
> > char *TCID = "sendmsg01";
> > int testno;
> > @@ -305,23 +304,6 @@ struct test_case_t tdat[] = {
> > .cleanup = cleanup4,
> > .desc = "rights passing"}
> > ,
> > - {.domain = PF_UNIX,
> > - .type = SOCK_DGRAM,
> > - .proto = 0,
> > - .iov = iov,
> > - .iovcnt = 1,
> > - .buf = buf,
> > - .buflen = sizeof(buf),
> > - .msg = &msgdat,
> > - .flags = ~MSG_CMSG_COMPAT,
> > - .to = (struct sockaddr *)&sun1,
> > - .tolen = sizeof(sun1),
> > - .retval = -1,
> > - .experrno = EOPNOTSUPP,
> > - .setup = setup4,
> > - .cleanup = cleanup4,
> > - .desc = "invalid flags set w/ control"}
> > - ,
>
> I'm more inclined to changing this case to MSG_OOB, but apart from that
> it's acked.
Anyone else care to weigh in?
>
> --
> Cyril Hrubis
> [email protected]
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list