diff options
| author | bors <bors@rust-lang.org> | 2024-08-24 10:17:46 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-08-24 10:17:46 +0000 |
| commit | 3a9e63c76505d4ee86f8076523287cade592876e (patch) | |
| tree | 02d300d9a1e8b461e0e07ad6b227e9a4a891ccbb /compiler/rustc_codegen_gcc | |
| parent | 17659eb40fdada377985ee1a14d649c4ebe21967 (diff) | |
| parent | 14f22c6e66b75aab02fc2a50ce18f1af638050ec (diff) | |
| download | rust-3a9e63c76505d4ee86f8076523287cade592876e.tar.gz rust-3a9e63c76505d4ee86f8076523287cade592876e.zip | |
Auto merge of #3836 - tiif:einval_ctl, r=oli-obk
epoll: Add a EINVAL case In ``epoll_ctl`` documentation, it is mentioned that: > EINVAL epfd is not an epoll file descriptor, or fd is the same as epfd, or the requested operation op is not supported by this interface. So I added this EINVAL case for ``epfd == fd`` in ``epoll_ctl``
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
