mirror of
https://github.com/fumiama/WireGold.git
synced 2026-06-20 02:16:17 +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.srcport = srcport
|
||||||
m.dstport = dstport
|
m.dstport = dstport
|
||||||
m.mtu = mtu
|
m.mtu = mtu
|
||||||
|
go m.initrecvpool()
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user