-
Notifications
You must be signed in to change notification settings - Fork 521
-
Sorry if this question has been asked before, but I wasn't able to find anything searching through the discussions and issues.
What are the signal safety properties of io_uring and liburing? Is it safe to call either from a signal handler or inside of a forked child process (multithreaded parent) prior to exec(2)?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment