This content has been marked as final.
Show 3 replies
-
1. Re: tpreturn() cannot send large reply message.
tomjenkinson Jan 17, 2017 5:27 AM (in response to mfukuhara)Hi Makoto,
I think you could be right, what do you think zhfeng?
If I understood correctly, Makoto is suggesting a while loop similar to:
narayana/stomp.c at c035f66960d189a5b96d1940c9d251a4e2d7b113 · jbosstm/narayana · GitHub
Around:
narayana/HybridSocketEndpointQueue.cxx at master · jbosstm/narayana · GitHub
(and the other apr_socket_send in that method).
Thanks,
Tom
-
2. Re: tpreturn() cannot send large reply message.
zhfeng Jan 17, 2017 9:14 AM (in response to mfukuhara)Thanks Makoto for pointing out it and I think it needs a wrapper here. I will raise a JIRA.