diff options
| author | bors <bors@rust-lang.org> | 2024-08-18 10:26:13 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-08-18 10:26:13 +0000 |
| commit | c74ffd88cb0fc13b1399eb4b75abc8b386386e5a (patch) | |
| tree | b520807c0e72bb5a82f4d82c9b406dbc8546cd2d /compiler/rustc_query_impl/src | |
| parent | 93700208a8c03a6772570cb4ab22113e3dfbd6d6 (diff) | |
| parent | 483120d6cee9607f0a95dda469e800161d4e3441 (diff) | |
| download | rust-c74ffd88cb0fc13b1399eb4b75abc8b386386e5a.tar.gz rust-c74ffd88cb0fc13b1399eb4b75abc8b386386e5a.zip | |
Auto merge of #3820 - tiif:epoller, r=RalfJung
Add epollerr support Fixes #3816 For socketpair, if the peer fd is closed while having data in its read buffer, ``EPOLLER`` will be thrown. This is still WIP because I am currently finding a way to check if peer fd still has something in its ``readbuf`` when it is closed and add the ``EPOLLER`` flag In ``get_epoll_ready_events``.
Diffstat (limited to 'compiler/rustc_query_impl/src')
0 files changed, 0 insertions, 0 deletions
