diff options
author | Brian Geffon <bgeffon@google.com> | 2018-05-24 15:45:55 -0700 |
---|---|---|
committer | Shentubot <shentubot@google.com> | 2018-05-24 15:46:50 -0700 |
commit | a8b90a7158d4197428639c912d97f3bdbaf63f5a (patch) | |
tree | 9231803fe00925d4e33a784fe4187c79b5517d23 /pkg/gate | |
parent | 7f62e9c32ea6af19ccd92107252fd869e6ef1005 (diff) |
Poll should wake up on ECONNREFUSED with no mask.
Today poll will not wake up on a ECONNREFUSED if no poll mask
is specified, which is equivalent to POLLHUP | POLLERR which are
implicitly added during the poll syscall.
PiperOrigin-RevId: 197967183
Change-Id: I668d0730c33701228913f2d0843b48491b642efb
Diffstat (limited to 'pkg/gate')
0 files changed, 0 insertions, 0 deletions