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 bce1c49 commit 014cc35Copy full SHA for 014cc35
src/net/incoming-packet-sizes.ts
@@ -23,6 +23,6 @@ export const incomingPacketSizes: number[] = [
23
-3, 2, -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, -1, -3, 2, -1, -3, //240
+ 8, -3, -3, -3, -3, -1, -3, 2, -1, -3, //240
27
-3, -3, -3, -3, -3, -3, -3 //250
28
];
0 commit comments