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

New epoll event engine implemention that may be more effecient #295

Merged
merged 5 commits into from
Dec 14, 2023

Commits on Dec 8, 2023

  1. New epoll event engine implemention that may be more effecient

    Signed-off-by: Coldwings <coldwings@me.com>
    Coldwings committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c0ee675 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    f2efabc View commit details
    Browse the repository at this point in the history
  2. enum class for epoll-ng pollers

    Signed-off-by: Coldwings <coldwings@me.com>
    Coldwings committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c255546 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    2da30ad View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Add resetable handle

    Signed-off-by: Coldwings <coldwings@me.com>
    Coldwings committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3109478 View commit details
    Browse the repository at this point in the history