3 releases
0.1.2 | Jul 21, 2021 |
---|---|
0.1.1 | Jul 21, 2021 |
0.1.0 | Jul 21, 2021 |
#1024 in Unix APIs
18KB
344 lines
async-linux-spec-fd
asynchronous linux specific fd in rust.
Supports:
PidFd
for async and efficient method of reaping children process and race-free signal sending.SignalFd
for async way of accepting signals.
Dependencies
~3–14MB
~125K SLoC