From: Eric Dumazet <[email protected]> Date: Fri, 23 Oct 2015 10:59:16 -0700
> From: Eric Dumazet <[email protected]> > > poll(POLLOUT) on a listener should not report fd is ready for > a write(). > > This would break some applications using poll() and pfd.events = -1, > as they would not block in poll() > > Signed-off-by: Eric Dumazet <[email protected]> > Reported-by: Alan Burlison <[email protected]> > Tested-by: Eric Dumazet <[email protected]> Applied, thanks Eric. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
