mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
implement a buffer pool for STREAM frames
This commit is contained in:
parent
326ec9e16e
commit
5ea33cd31e
70 changed files with 193 additions and 48 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
|||
s ���
|
||||
���
|
|
@ -1 +1 @@
|
|||
Ą ´ŮÉ ÝťRß×›MvB›azźź
;Ą[ŔÖL�…5„Ëŕp›X?aÓuĽ´ôů)áŹÚžo‚ĺNtŽ�çžK˝oăLÜş„>čÖ>ŚOţëęTmŹ¬Ý¬Î.˘‡|UyϢǎ
|
||||
d ´ŮÉ ÝťRß×›MvB›azźź
;Ą[ŔÖL�…5„Ëŕp›X?aÓuĽ´ôů)áŹÚžo‚ĺNtŽ�çžK˝oăLÜş„>čÖ>ŚOţëęTmŹ¬Ý¬Î.˘‡|UyϢǎ
|
|
@ -1 +1 @@
|
|||
�74
|
||||
W
|
|
@ -1 +1 @@
|
|||
¦z‹˙˙˙˙˙˙˙˙
|
||||
�fL�l�Q5
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +1,2 @@
|
|||
?イlコQ
|
||||
6
|
||||
u*.租マ�メ
|
|
@ -1 +1 @@
|
|||
���������
|
||||
wK
|
|
@ -1 +1 @@
|
|||
�5��M
|
||||
���������
|
|
@ -1 +1 @@
|
|||
p��������
|
||||
�H�
|
Binary file not shown.
|
@ -1 +1 @@
|
|||
M���
|
||||
���u���������
|
|
@ -1 +1 @@
|
|||
/'
|
||||
Z•ňG&
|
|
@ -1 +1 @@
|
|||
�R�
|
||||
•`Ο
|
|
@ -1 +1 @@
|
|||
P��������
|
||||
�
|
|
@ -1 +1 @@
|
|||
o/
|
||||
���������
|
|
@ -1 +1 @@
|
|||
��g���������
|
||||
�5z�
|
|
@ -1 +1 @@
|
|||
îE
|
||||
k€��������
|
|
@ -1 +1 @@
|
|||
�L�
|
||||
В•Ј.
|
|
@ -1 +1 @@
|
|||
|
||||
���M
|
Binary file not shown.
|
@ -1 +1 @@
|
|||
C
.T^'?ãWkoí'ÿ‰tºÀÊýšÐV’±6ç8–MýÇž�SCsfýf×Oì‰I·#n
|
||||
w
.T^'?ăWkoí'˙‰tşŔĘýšĐV’±6ç8–MýÇžŤSCsfýf×Oě‰I·#n
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
|||
�
��ҕ�H���G(����+^��
|
||||
@d=€çËż‡ŇŮ) ¤yĄ[{säď˛ACN6ÔO}y8Ťˇž\ţ�!cu�&ß9ř3i\˘*¦Q•H�ĽÜĎf=s¨á«ź�‡}&;»'őĽI{ÖTGMˆ*´Ýh› M
®h �ÖĄčtÄä®
|
|
@ -1 +1 @@
|
|||
ËFFÓÔ˙ćŐ™VQ__S‡ä”f™Ł®ÁJ|¶®»
|
||||
w˝[ŢmĽ!źvť)n§vDݸ#¨/ş
|
Binary file not shown.
Binary file not shown.
|
@ -1 +1,2 @@
|
|||
�
g���������Ku!�g
|
||||
}
gʆ+«ÔKu!_²‚ˆ]2`ñÞ—‚ƒÔ š6ùl ”FãíM¦F©®‹O§´ü: ºúuí2z†¸°ÃšñÏÒ³µêyS:¿D�,G�2`u3�YÈÌð�£ž’�J¼¼±i9{·4çï
|
||||
nñ…Më_ä$þ÷¬!‘õ—^)*¢¸ª|aͳ3sëç,' ˜À!—Úæ·2ÃQßf�‡N,Ÿàœ¨`çâH0?ô#áHíS�h_vò§˜¼dÞ]²†K*ÓÂlæ8#BvZÖ–å-÷`öÃF^) ܤjà Õp;ÂqõõJd1Q?ØB›Jẟ*ƒ†®r³fè,*ÆM¿F
|
|
@ -1 +1 @@
|
|||
с��В_џџџџџџџџЮІшПF`ёо��
|
||||
¦
^Эяяяяяяяъ$в0S
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -57,6 +57,7 @@ func Fuzz(data []byte) int {
|
|||
// We accept empty STREAM frames, but we don't write them.
|
||||
if sf, ok := f.(*wire.StreamFrame); ok {
|
||||
if sf.DataLen() == 0 {
|
||||
sf.PutBack()
|
||||
continue
|
||||
}
|
||||
}
|
||||
|
@ -68,6 +69,9 @@ func Fuzz(data []byte) int {
|
|||
if f.Length(version) != protocol.ByteCount(frameLen) {
|
||||
panic(fmt.Sprintf("Inconsistent frame length for %#v: expected %d, got %d", f, frameLen, f.Length(version)))
|
||||
}
|
||||
if sf, ok := f.(*wire.StreamFrame); ok {
|
||||
sf.PutBack()
|
||||
}
|
||||
}
|
||||
if b.Len() > parsedLen {
|
||||
panic(fmt.Sprintf("Serialized length (%d) is longer than parsed length (%d)", b.Len(), parsedLen))
|
||||
|
|
|
@ -88,6 +88,12 @@ func getFrames() []wire.Frame {
|
|||
Data: getRandomData(50),
|
||||
FinBit: true,
|
||||
},
|
||||
&wire.StreamFrame{ // STREAM frame at non-zero offset, with data and FIN bit. Long enough to use the buffer.
|
||||
StreamID: protocol.StreamID(getRandomNumber()),
|
||||
Offset: protocol.ByteCount(getRandomNumber()),
|
||||
Data: getRandomData(2 * protocol.MinStreamFrameBufferSize),
|
||||
FinBit: true,
|
||||
},
|
||||
&wire.StreamFrame{ // STREAM frame at maximum offset, with FIN bit
|
||||
StreamID: protocol.StreamID(getRandomNumber()),
|
||||
Offset: protocol.MaxByteCount - 5,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue