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 2020/09/25 03:14:48 UTC

[GitHub] [incubator-brpc] jamesge commented on pull request #1252: Fix bvar command name truncated

jamesge commented on pull request #1252:
URL: https://github.com/apache/incubator-brpc/pull/1252#issuecomment-698696614


   这个基于https://github.com/apache/incubator-brpc/blob/master/src/butil/process_util.h中的ReadCommandLine改更好一些,现在这么改也不支持Mac OS。可以在process_util.h中改为两个函数ReadCommandLine和ReadCommandName,返回值也可以都改成std::string方便使用,不用传buf


----------------------------------------------------------------
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.

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