diff options
author | Eric Dumazet <[email protected]> | 2015-10-23 10:59:16 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-10-25 06:37:45 -0700 |
commit | 1586a5877db9eee313379738d6581bc7c6ffb5e3 (patch) | |
tree | 67dfe980f1ce3a826883360f51babeabdb73c820 /scripts/gdb/linux/lists.py | |
parent | 742e038330a485350334ee5eb75dce4a9dff87cd (diff) |
af_unix: do not report POLLOUT on listeners
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]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions