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

quic: fix client migration and stream reset #341

Closed
wants to merge 7 commits into from

Commits on Feb 11, 2020

  1. quic: fix client migration

    jasnell committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    c5bea5f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. quic: fixup ResetStream

    cancel stream buffer after sending reset to avoid segfault
    jasnell committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    436e2c7 View commit details
    Browse the repository at this point in the history
  2. quic: fix push stream closing

    jasnell committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    faf78fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a18b046 View commit details
    Browse the repository at this point in the history
  4. quic: fix test

    jasnell committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    7a68235 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9496bc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f72a03a View commit details
    Browse the repository at this point in the history