DescriptionLow-impact. Dispatcher now uses QuicServerSession, not QuicSession.
This is a preparatory step for a group of upcoming changes with
regards to Stateless Rejects. For stateless rejects, we'd like the
dispatcher to access QuicServerSession server-specific information
within the session. In order to do that, we need the dispatcher to
contain a QuicServerSession object, rather than just a generic
QuicSession object.
Merge internal change: 88758328
R=rch@chromium.org
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|