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 recbuf to be undefined #154

Merged
merged 1 commit into from
Mar 8, 2015
Merged

Allow recbuf to be undefined #154

merged 1 commit into from
Mar 8, 2015

Conversation

jgrnt
Copy link
Contributor

@jgrnt jgrnt commented Mar 6, 2015

Fixes #153

If recbuf option is undefined, the operating system decides on the buffer size
If no buffer size is specified, streaming will happen in the chunks of MaxChunkSize

If recbuf option is undefined, the operating system decides on the buffer size
If no buffer size is speciefied, streaming will happen in the chunks of MaxChunkSize
etrepum added a commit that referenced this pull request Mar 8, 2015
Allow recbuf to be undefined
@etrepum etrepum merged commit c7d7cc3 into mochi:master Mar 8, 2015
@jgrnt jgrnt deleted the allow_recbuf branch March 8, 2015 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow no recbuf on socket
2 participants