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 handling of multiple responses in one read #152

Merged
merged 10 commits into from
May 8, 2024

Commits on Apr 18, 2024

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

Commits on Apr 19, 2024

  1. Fix unknown command handling

    at-wat committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    750cbf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8e7b8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2808e83 View commit details
    Browse the repository at this point in the history
  4. Add comment

    at-wat committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    30e43e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4423e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    f2a4e5d View commit details
    Browse the repository at this point in the history
  2. Remove unused block

    at-wat committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    658cc57 View commit details
    Browse the repository at this point in the history
  3. Remove duplicated code

    at-wat committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4f07667 View commit details
    Browse the repository at this point in the history
  4. Handle getline error as well

    at-wat committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d655009 View commit details
    Browse the repository at this point in the history