[
https://issues.apache.org/jira/browse/THRIFT-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871799#action_12871799
]
David Reiss commented on THRIFT-791:
------------------------------------
This is still going to lock up if you get a partial request.
> Let C++ TSimpleServer be driven by an external main loop
> --------------------------------------------------------
>
> Key: THRIFT-791
> URL: https://issues.apache.org/jira/browse/THRIFT-791
> Project: Thrift
> Issue Type: Improvement
> Components: Library (C++)
> Reporter: Nick Welch
> Attachments: mainloop-coop.patch
>
>
> This patch exposes TSimpleServer's file descriptors and allows for processing
> a single request at a time, to facilitate using it in cooperation with a
> different main loop.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.