You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2021/07/01 01:29:31 UTC

[GitHub] [incubator-brpc] serverglen commented on a change in pull request #1433: Controller增加回调函数,用以支持在响应client之后,request/response析构之前执行一些自定义逻辑

serverglen commented on a change in pull request #1433:
URL: https://github.com/apache/incubator-brpc/pull/1433#discussion_r661908280



##########
File path: example/http_c++/http_server.cpp
##########
@@ -190,10 +197,12 @@ int main(int argc, char* argv[]) {
 
     // Start the server.
     brpc::ServerOptions options;
+    /*

Review comment:
       这段为什么要注释掉?




-- 
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-unsubscribe@brpc.apache.org

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



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