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

adjust dataIn buffer size for the actual allotment of buffers #101

Closed
wants to merge 3 commits into from

Commits on Feb 28, 2022

  1. adjust dataIn buffer size for the actual allotment of buffers

    so that if we have a slow reader blocking it will eventually time out.
    vyzo committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    c0286a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    762758c View commit details
    Browse the repository at this point in the history
  3. off by 1

    vyzo committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    b975bd9 View commit details
    Browse the repository at this point in the history