about summary refs log tree commit diff
path: root/tests/rustdoc-json/impl-trait-precise-capturing.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-08-18 10:26:13 +0000
committerbors <bors@rust-lang.org>2024-08-18 10:26:13 +0000
commitc74ffd88cb0fc13b1399eb4b75abc8b386386e5a (patch)
treeb520807c0e72bb5a82f4d82c9b406dbc8546cd2d /tests/rustdoc-json/impl-trait-precise-capturing.rs
parent93700208a8c03a6772570cb4ab22113e3dfbd6d6 (diff)
parent483120d6cee9607f0a95dda469e800161d4e3441 (diff)
downloadrust-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 'tests/rustdoc-json/impl-trait-precise-capturing.rs')
0 files changed, 0 insertions, 0 deletions