Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Fix async_pipe::async_read_some always returning 0 #163

Merged
merged 1 commit into from
May 4, 2018
Merged

Conversation

tomaszjonak
Copy link
Contributor

Tl;dr buffer provided to async_read_some was populated but both callback and yield based handling returned 0 size read regardless.

References:
chriskohlhoff/asio#298

@klemens-morgenstern klemens-morgenstern merged commit bb1bb43 into klemens-morgenstern:develop May 4, 2018
@egorpugin egorpugin mentioned this pull request May 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants