Skip to content

Fix for large asynchronous writes. (too big for a single writev call)#3

Open
aarond10 wants to merge 14 commits intofrsyuki:masterfrom
aarond10:master
Open

Fix for large asynchronous writes. (too big for a single writev call)#3
aarond10 wants to merge 14 commits intofrsyuki:masterfrom
aarond10:master

Conversation

@aarond10
Copy link

Hi,

I've fixed my issue with large MsgPack-RPC responses. After figuring out how your code works, I now unconditionally check m_out->has_queued() in the main event loop. I do not 100% follow your m_pollable logic though so I am a little concerned I may have broken some critical logic. Could you give this commit a look over and apply it if it seems sane. If you want me to revise it, just let me know how.

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.

1 participant