Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

quic: add pending state for streams #187

Closed
wants to merge 3 commits into from
Closed

Commits on Oct 26, 2019

  1. quic: add pending state for streams

    This resolves the situation in which `openStream()` is called before
    the underlying native `QuicSession` handle exists.
    
    Fixes: #181
    addaleax committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    e57dc89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    825faff View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Configuration menu
    Copy the full SHA
    340eace View commit details
    Browse the repository at this point in the history