You can also attache your diagrams on our wiki page of QUIC project.
- https://cwiki.apache.org/confluence/display/TS/QUIC
Off course, those should be added on Developer's Guid of docs eventually.
But until we get concrete design, wiki is useful to change diagrams
frequently.
- Masaori
2017年11月
Hi Leif,
May I create a PR for the diagrams ?
I prefer the name: iocore/net/quic_and_udp.png.
- Oknet
2017-11-02 5:11 GMT+08:00 Leif Hedstrom :
>
>
> > On Oct 31, 2017, at 4:38 AM, Chao Xu wrote:
> >
> > With PR #2719 : http://people.apache.org/~oknet/quic_and_udp.2017103118.
> png
> >
>
>
>
Yes, it is my honor. :-)
- Oknet
> 在 2017年11月2日,05:11,Leif Hedstrom 写道:
>
>
>
>> On Oct 31, 2017, at 4:38 AM, Chao Xu wrote:
>>
>> With PR #2719 : http://people.apache.org/~oknet/quic_and_udp.2017103118.png
>>
>
>
> You’re a machine! We need to get these diagrams into our documentation,
> On Oct 31, 2017, at 4:38 AM, Chao Xu wrote:
>
> With PR #2719 : http://people.apache.org/~oknet/quic_and_udp.2017103118.png
>
You’re a machine! We need to get these diagrams into our documentation, so
people can actually find them. Are you ok with that? We can discuss / look at
where to
created
>> >>> and initialized with a QUICConnection from the acceptQueue one by one.
>> >>>
>> >>> If a packet attached to an existing QUICConnection, it will be pushed
>> >>> into the readyQueue.
>> >>>
>> >>
acceptQueue one by one.
> >>>
> >>> If a packet attached to an existing QUICConnection, it will be pushed
> >>> into the readyQueue.
> >>>
> >>> Similar to PollCont, it returns a set of QUICNetVC from readyQueue to
> >>> implement a `QUIC
the readyQueue.
>>>
>>> Similar to PollCont, it returns a set of QUICNetVC from readyQueue to
>>> implement a `QUICPollCont`.
>>>
>>> Override the `net_read_io` and `load_buffer_and_write` in the QUICNetVC,
>>> it will be managed by NetHandler jus
on, it will be pushed
>> into the readyQueue.
>>
>> Similar to PollCont, it returns a set of QUICNetVC from readyQueue to
>> implement a `QUICPollCont`.
>>
>> Override the `net_read_io` and `load_buffer_and_write` in the QUICNetVC,
>> it will be managed by
the QUICNetVC, it
will be managed by NetHandler just like SSLNetVC.
[image: 内嵌图片 3]
Oknet Xu
-- Forwarded message --
From: Masaori Koshiba
Date: 2017-10-13 20:01 GMT+08:00
Subject: Re: Talk about the QUICNetVConnection
To: Chao Xu , Masakazu Kitajo ,
sc...@apache.org
Would you