]> git.feebdaed.xyz Git - 0xmirror/quic-go.git/commit
qlog: use PathEndpointInfo in connection_started (#5368)
authorMarten Seemann <martenseemann@gmail.com>
Sat, 11 Oct 2025 05:55:38 +0000 (13:55 +0800)
committerGitHub <noreply@github.com>
Sat, 11 Oct 2025 05:55:38 +0000 (07:55 +0200)
commit115e8ee5d78d66c9987fb99c1858ad5da76d21ac
treeea67e002aa4f366a756cb8e9091674598158b63a
parentae909aeb7242f3c26b4c5870821ab8abe35ce5a1
qlog: use PathEndpointInfo in connection_started (#5368)

* qlog: use PathEndpointInfo in connection_started

* correctly deal with dual-stack addresses
connection.go
connection_logging.go
connection_logging_test.go
qlog/event.go
qlog/event_test.go