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

Allow sock_recv to cope with short reads #7

Merged
merged 1 commit into from Oct 29, 2012

Commits on Oct 27, 2012

  1. Allow sock_recv to cope with short reads

    I have observed on Linux that without this change reads are limited to the MTU
    of the interface used for TCP communication, module any affects of LRO.
    horms committed Oct 27, 2012
    Copy the full SHA
    d06a5b9 View commit details
    Browse the repository at this point in the history