mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 04:37:36 +03:00
add a context to Listener.Accept
This commit is contained in:
parent
8dbe1684be
commit
12bce1caaa
21 changed files with 74 additions and 40 deletions
|
@ -8,6 +8,7 @@
|
|||
- Enforce application protocol negotiation (via `tls.Config.NextProtos`).
|
||||
- Use a varint for error codes.
|
||||
- Add support for [quic-trace](https://github.com/google/quic-trace).
|
||||
- Add a context to `Listener.Accept`.
|
||||
|
||||
## v0.11.0 (2019-04-05)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue