Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto PR from release/0.8 to main #563

Merged
merged 5 commits into from
Sep 18, 2024
Merged

Auto PR from release/0.8 to main #563

merged 5 commits into from
Sep 18, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Created by Github action

Coldwings and others added 5 commits August 19, 2024 16:57
Signed-off-by: Coldwings <coldwings@me.com>
* FIX: wait_for_fd in epoll should atleast put into sleep for a tiny moment

* Also fix on kqueue

wait_for_fd reap events when wait_for_fd in 0 timeout

fix kevent immeidate enqueue

KQueue event submitt always use immediate

fix

Fix kqueue response for wait_for_fd with interests=0

Remove unused code

* Since now thread_usleep(0) can also bring errno of interruption, it should be working

* No more needs of  in kqueue

* No need to change epoll
@lihuiba lihuiba merged commit f341293 into main Sep 18, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants