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

Fix: improve mdstcl's error handling and add comments #2746

Merged
merged 6 commits into from
Apr 25, 2024

Commits on Apr 24, 2024

  1. add comments regarding action service

    Mark Winkel authored and mwinkel-dev committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    bd97447 View commit details
    Browse the repository at this point in the history
  2. send_reply() now does cleanup_client() on bad socket

    Mark Winkel authored and mwinkel-dev committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    53a7eb4 View commit details
    Browse the repository at this point in the history
  3. explain mdstcl's receiver thread cannot access main thread's connecti…

    …on list
    Mark Winkel authored and mwinkel-dev committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    babfb0f View commit details
    Browse the repository at this point in the history
  4. Improve handling of non-MDSplus error codes

    Mark Winkel authored and mwinkel-dev committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2d6043c View commit details
    Browse the repository at this point in the history
  5. add comments regarding action dispatch

    Mark Winkel authored and mwinkel-dev committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    bd820b3 View commit details
    Browse the repository at this point in the history
  6. add comment explaining receiver thread select loop

    Mark Winkel authored and mwinkel-dev committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6453f20 View commit details
    Browse the repository at this point in the history