Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quic: add quic #38233

Closed
wants to merge 6 commits into from
Closed

quic: add quic #38233

wants to merge 6 commits into from

Commits on Feb 16, 2022

  1. src: add AsyncSignal/AsyncSignalHandle utility

    Signed-off-by: James M Snell <jasnell@gmail.com>
    jasnell committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    b270fc5 View commit details
    Browse the repository at this point in the history
  2. src: add convenience constructor to AliasedStruct

    Signed-off-by: James M Snell <jasnell@gmail.com>
    jasnell committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    2e2fc65 View commit details
    Browse the repository at this point in the history
  3. src: add ReleaseBackingStore() utility to AllocatedBuffer

    Signed-off-by: James M Snell <jasnell@gmail.com>
    jasnell committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    d062506 View commit details
    Browse the repository at this point in the history
  4. src: return a shared_ptr<SocketAddress>

    Signed-off-by: James M Snell <jasnell@gmail.com>
    jasnell committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    01d81ed View commit details
    Browse the repository at this point in the history
  5. quic: add quic

    Signed-off-by: James M Snell <jasnell@gmail.com>
    jasnell committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    787d061 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. fixup! quic: add quic

    jasnell committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    3d1836c View commit details
    Browse the repository at this point in the history