Search Results
6/26/2025, 1:07:53 PM
>>105709554
The standard library has file handling APIs. It also has several OS specific modules. There is no reason not to have signal handling APIs, even if its just a wrapper on signal.h. It also has several unsafe functions, so that isn't an excuse either.
>>105709613
>First rust post has to pull Tokio to achieve basic signal handling
:)
The standard library has file handling APIs. It also has several OS specific modules. There is no reason not to have signal handling APIs, even if its just a wrapper on signal.h. It also has several unsafe functions, so that isn't an excuse either.
>>105709613
>First rust post has to pull Tokio to achieve basic signal handling
:)
Page 1