Tried it out here with my gimpy little test setup and your suggested repro
case.
Seems to be more sane to me in this case, and looks like the right thing to do,
So ok beck@ for what that’s worth.
> On Jan 21, 2023, at 8:08 AM, Dave Voutila wrote:
>
>
> *bump*... Anyone able to test or rev
On Sun, Jan 22, 2023 at 12:44:35AM +0100, Alexander Bluhm wrote:
>
> > @@ -1632,13 +1634,13 @@ somove(struct socket *so, int wait)
> > pru_rcvd(so);
> >
> > /* Receive buffer did shrink by len bytes, adjust oob. */
> > - state = so->so_state;
> > - so->so_state &= ~SS_RCVATMA