mirror of
https://github.com/matrix-org/pinecone.git
synced 2026-01-16 23:00:32 +00:00
* Fix error message after switching from utp to quic * Implement (*SessionProtocol).Close() * Update deps * Handle repeat calls to (*SessionProtocol).Close() Based on https://github.com/lucas-clemente/quic-go/blob/master/server.go#L283 * Update deps again and fix related issues * Use sync.Once instead of sync.Mutex+bool Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| dial.go | ||
| http.go | ||
| listen.go | ||
| sessions.go | ||
| streams.go | ||