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

Implement flow-control on the output pipe. #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 7, 2014

  1. Implement flow-control on the output pipe.

    Otherwise a slow reader on the output will cause internal stream buffers
    to grow unbounded.
    
    Note that the input pipe already has implicit flow-control via the
    callback.
    roadrunner2 committed Apr 7, 2014
    Configuration menu
    Copy the full SHA
    238a2af View commit details
    Browse the repository at this point in the history