Re: [PATCH] Add MSG_WAITFORONE flag to recvmmsg

From: Brandon Black
Date: Fri Mar 26 2010 - 18:55:24 EST


On Fri, Mar 26, 2010 at 5:44 PM, Eric Dumazet <eric.dumazet@xxxxxxxxx> wrote:
> Hmmm, no need to test !datagram, just do :
>
> Â Â Â Â++datagrams;
>
> Â Â Â Âif (flags & MSG_WAITFORONE)
> Â Â Â Â Â Â Â Âflags |= MSG_DONTWAIT;
>

Ok. I've never been through this process before. Do I resubmit a new
subject/thread with the changed patch and [PATCH v2] at this point?
Any other nits about how the patch was sent before I do?

Thanks,
-- Brandon
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/