mirror of
https://github.com/fumiama/WireGold.git
synced 2026-06-05 07:50:24 +08:00
add 分片
This commit is contained in:
@@ -72,6 +72,7 @@ func NewMe(privateKey *[32]byte, myipwithmask string, myEndpoint string, nopipei
|
||||
m.srcport = srcport
|
||||
m.dstport = dstport
|
||||
m.mtu = mtu
|
||||
go m.initrecvpool()
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user