sux_wang

Results 2 issues of sux_wang

**Describe the bug (描述bug)** 你好, 我现在遇到一个问题。 我用客户端请求服务端,让服务端创建了个子进程,然后在子进程另起了一个服务, 然后客户端再创建一个子进程,去请求这个子进程创建的server, 但是这时候就会卡死, 客户端一直收不到回包, 而服务端能看到tcp已经连接成功了,请问这是什么情况??? **To Reproduce (复现方法)** **Expected behavior (期望行为)** **Versions (各种版本)** OS: Compiler: brpc: protobuf: **Additional context/screenshots (更多上下文/截图)**

**Describe the bug (描述bug)** 在其他的文件中DECLARE_int32(v); 但是用的时候会提示找不到引用,在cmake里已经link了brpc和gflag **To Reproduce (复现方法)** **Expected behavior (期望行为)** **Versions (各种版本)** OS: Compiler: brpc: protobuf: **Additional context/screenshots (更多上下文/截图)** ![image](https://github.com/apache/brpc/assets/35927727/0c98f9bb-ac05-47b0-8142-73f8169d1dce) ![image](https://github.com/apache/brpc/assets/35927727/4b99b28f-9473-4787-b732-2aa403594e89) ![image](https://github.com/apache/brpc/assets/35927727/797f182f-09ad-49eb-baa2-b8381e7f762e)