mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-11-07 21:06:22 +08:00
复用pl对象,减少copy性能损耗
This commit is contained in:
@@ -175,7 +175,7 @@ func allTapWrite(ifce LinkDriver, cSess *sessdata.ConnSession) {
|
||||
return
|
||||
}
|
||||
|
||||
putPayload(pl)
|
||||
putPayloadInBefore(cSess, pl)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user