nanfeng

Results 8 comments of nanfeng

```go call := client.removeCall(h.Seq) switch { case call == nil: // it usually means that Write partially failed // and call was already removed. err = client.cc.ReadBody(nil) case h.Error !=...

大佬好,"如何对象的字段发生改变"-->应该改成"如果对象的字段发生改变",这里面有一个语法错误

```go const ( connected = "200 Connected to Gee RPC" defaultRPCPath = "/_geeprc_" defaultDebugPath = "/debug/geerpc" ) ``` 这里打错字了 应该是geerpc

[代码](https://github.com/sofastack/sofa-boot/pull/1038) 这个问题已经被解决了

> > thank you. please chose 1 function > > thank you. please chose 1 function @nanfeng1999 1

Hi,Did you solve it?I have the same problem.I will appreciate it if you can give me some advice.