| The previous capture of the sync.OnceValue was re-initialized for each call to `Close`. This needed to be initialized during the creation of the session to ensure that the sync.OnceValue reference was held for the session's lifetime. Closes TUN-8775 | ||
|---|---|---|
| .. | ||
| datagram.go | ||
| datagram_errors.go | ||
| datagram_test.go | ||
| manager.go | ||
| manager_test.go | ||
| metrics.go | ||
| metrics_test.go | ||
| muxer.go | ||
| muxer_test.go | ||
| request.go | ||
| request_test.go | ||
| session.go | ||
| session_fuzz_test.go | ||
| session_test.go | ||