On 10/12/2020 2:02 PM, Ken Brown via Cygwin-patches wrote:
It looks to me like there's been a bug in the MSG_WAITALL support for
AF_INET and AF_LOCAL sockets ever since that support was first
introduced 13 years ago in commit 023a2fa7. If I'm right, MSG_WAITALL
has never worked.
This patch fixes it. I'll push it in a few days if no one sees
anything wrong with it.
In a followup email I'll show how I tested it.
Hi Corinna,
I know I said I'd push this in a few days, but that was when I thought you'd be
gone for a while longer.
Does the patch look OK?
Ken