mirror of
https://github.com/zr-hebo/sniffer-agent.git
synced 2025-08-09 17:43:59 +08:00
use cache reduce malloc
This commit is contained in:
@@ -4,4 +4,5 @@ import "github.com/zr-hebo/sniffer-agent/model"
|
||||
|
||||
type ConnSession interface {
|
||||
ReceiveTCPPacket(*model.TCPPacket)
|
||||
Close()
|
||||
}
|
||||
|
Reference in New Issue
Block a user