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

Refactor: Replace libevent with libuvw in Craned #359

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Nov 15, 2024

  1. Refactor: remove libevent in craned

    Signed-off-by: Li Junlin <[email protected]>
    L-Xiafeng committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    58fbe5d View commit details
    Browse the repository at this point in the history
  2. Refactor: remove libevent in craned

    Signed-off-by: xiafeng <[email protected]>
    L-Xiafeng committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9955f83 View commit details
    Browse the repository at this point in the history
  3. Refactor: remove libevent in craned

    Signed-off-by: xiafeng <[email protected]>
    L-Xiafeng committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1d12d35 View commit details
    Browse the repository at this point in the history
  4. Refactor: remove libevent ]

    Signed-off-by: xiafeng <[email protected]>
    L-Xiafeng committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    05c5202 View commit details
    Browse the repository at this point in the history
  5. Refactor: rename call backs

    Signed-off-by: xiafeng <[email protected]>
    L-Xiafeng committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f29ae9b View commit details
    Browse the repository at this point in the history
  6. Refactor: remove 'this->',rename call backs

    Signed-off-by: xiafeng <[email protected]>
    L-Xiafeng committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    996e05e View commit details
    Browse the repository at this point in the history
  7. Bugfix: fix asan reporting use-after-poison

    Signed-off-by: Li Junlin <[email protected]>
    L-Xiafeng committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ad7ff79 View commit details
    Browse the repository at this point in the history
  8. Bugfix: fix asan/tsan reported error

    Signed-off-by: Li Junlin <[email protected]>
    L-Xiafeng committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    dd42d02 View commit details
    Browse the repository at this point in the history
  9. Bugfix: remove log in child process in case of deadlock in logger aft…

    …er fork.
    
    Signed-off-by: Li Junlin <[email protected]>
    L-Xiafeng committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3b28338 View commit details
    Browse the repository at this point in the history
  10. Refactor: Solve comment,use const&.

    Signed-off-by: Li Junlin <[email protected]>
    L-Xiafeng committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ec93109 View commit details
    Browse the repository at this point in the history