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

async_tcp_client: remove callbacks if connection was not closed #35410

Merged
merged 8 commits into from
Aug 1, 2024

Commits on Jul 24, 2024

  1. test

    Signed-off-by: Ohad Vano <ohadvano@gmail.com>
    ohadvano committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a8d6646 View commit details
    Browse the repository at this point in the history
  2. fix format

    Signed-off-by: Ohad Vano <ohadvano@gmail.com>
    ohadvano committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6722746 View commit details
    Browse the repository at this point in the history
  3. test2

    Signed-off-by: Ohad Vano <ohadvano@gmail.com>
    ohadvano committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d39d48f View commit details
    Browse the repository at this point in the history
  4. raise event in dtor

    Signed-off-by: Ohad Vano <ohadvano@gmail.com>
    ohadvano committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    51e781f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. add integration tests

    Signed-off-by: Ohad Vano <ohadvano@gmail.com>
    ohadvano committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8d32961 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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

Commits on Jul 31, 2024

  1. add closing condition

    Signed-off-by: Ohad Vano <ohadvano@gmail.com>
    ohadvano committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d51122c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26e2439 View commit details
    Browse the repository at this point in the history