Skip to content

Bugfix: fileserver example chunked data #514

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

Merged
merged 1 commit into from
Apr 7, 2015
Merged

Bugfix: fileserver example chunked data #514

merged 1 commit into from
Apr 7, 2015

Conversation

pdgendt
Copy link

@pdgendt pdgendt commented Apr 3, 2015

boost::asio::const_buffers_1 expects a size as second parameter, not the end pointer

`boost::asio::const_buffers_1` expects a size as second parameter, not the end pointer
@deanberris
Copy link
Member

LGTM -- thanks @pdgendt!

deanberris added a commit that referenced this pull request Apr 7, 2015
Bugfix: fileserver example chunked data
@deanberris deanberris merged commit b5f6838 into cpp-netlib:0.11-devel Apr 7, 2015
@pdgendt pdgendt deleted the patch-2 branch April 7, 2015 07:03
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.

2 participants