测试
This commit is contained in:
parent
c95bce2b8e
commit
8c0fed3275
|
@ -221,6 +221,8 @@ func (nc *NetCard) runRead() {
|
||||||
buffer.BytesArray = append(buffer.BytesArray, []byte(rframe))
|
buffer.BytesArray = append(buffer.BytesArray, []byte(rframe))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
continue
|
||||||
|
|
||||||
for dst, buffer := range bytesMap {
|
for dst, buffer := range bytesMap {
|
||||||
|
|
||||||
var cli *RPCClient
|
var cli *RPCClient
|
||||||
|
|
Loading…
Reference in New Issue
Block a user