新TAP测试(TODO 解析arp)
This commit is contained in:
parent
964ae4a5ef
commit
cd60823d65
|
@ -99,7 +99,7 @@ func (cli *RPCClient) run() {
|
|||
}
|
||||
defer stream.CloseSend()
|
||||
|
||||
var ticker = time.NewTicker(time.Millisecond * 20)
|
||||
var ticker = time.NewTicker(time.Millisecond * 200)
|
||||
|
||||
buf := bytes.NewBuffer(nil)
|
||||
for {
|
||||
|
|
Loading…
Reference in New Issue
Block a user