新TAP测试(TODO 解析arp)
This commit is contained in:
parent
1ab1d1c6fc
commit
1a3c9baba1
|
@ -106,6 +106,7 @@ func (cli *RPCClient) run() {
|
||||||
buf.Reset()
|
buf.Reset()
|
||||||
cli.Lock(func() bool {
|
cli.Lock(func() bool {
|
||||||
Compress(buf, frames)
|
Compress(buf, frames)
|
||||||
|
frames = frames[:0]
|
||||||
return true
|
return true
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user