|
@@ -38,7 +38,6 @@ namespace ET
|
|
|
{
|
|
{
|
|
|
this.arrayPool = arrayPool;
|
|
this.arrayPool = arrayPool;
|
|
|
buffer = arrayPool.Rent(size);
|
|
buffer = arrayPool.Rent(size);
|
|
|
- this.SegHead = new Kcp.SegmentHead() { len = 0 };
|
|
|
|
|
this.SegHead = default;
|
|
this.SegHead = default;
|
|
|
this.resendts = default;
|
|
this.resendts = default;
|
|
|
this.rto = default;
|
|
this.rto = default;
|