We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed307e commit 6056058Copy full SHA for 6056058
src/net/incoming-packet-sizes.ts
@@ -23,6 +23,6 @@ export const incomingPacketSizes: number[] = [
23
-3, -3, -3, -3, -3, -3, 0, -3, -3, -3, //210
24
-3, -3, -3, -3, -3, -3, -3, -3, 8, -3, //220
25
-3, 13, -3, -3, 4, -3, -1, -3, 4, -3, //230
26
- -3, -3, -3, -3, -3, -3, -3, -3, -1, -3, //240
+ -3, -3, -3, -3, -3, -1, -3, -3, -1, -3, //240
27
-3, -3, -3, -3, -3, -3, -3 //250
28
];
0 commit comments