zchuang185 commented on PR #3163:
URL: https://github.com/apache/brpc/pull/3163#issuecomment-3589001183

   @wwbmmm I've added  ProgressiveTimeoutRead which is a ProgressiveReader  
wrapper class, when OnReadPart is invoked, it sets up a bthread_timer to 
monitor the idle timeout for the progressive socket reader. 
ProgressiveTimeoutRead is only activated when progressive_read_timeout_ms has 
been explicitly configured.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to