From: Eric Dumazet <eric.duma...@gmail.com>
Date: Fri, 23 Oct 2015 10:59:16 -0700

> From: Eric Dumazet <eduma...@google.com>
> 
> 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 <eduma...@google.com>
> Reported-by: Alan Burlison <alan.burli...@oracle.com>
> Tested-by: Eric Dumazet <eduma...@google.com>

Applied, thanks Eric.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to