GreateCode commented on issue #2680:
URL: https://github.com/apache/brpc/issues/2680#issuecomment-2212300609

   有道理,这样的话,一定时期内都是EAGAIN,while里就判定连接断开,然后return结束。
   但是server的连接资源怎么释放?如果sever配置了ServerOptions.idle_timeout_sec=100, 
那么超过100s后,server会把该连接释放吗?
   


-- 
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: dev-unsubscr...@brpc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to