]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Close QUIC sync and trio sockets when done.
authorBob Halley <halley@dnspython.org>
Thu, 7 Mar 2024 13:15:34 +0000 (05:15 -0800)
committerBob Halley <halley@dnspython.org>
Thu, 7 Mar 2024 13:16:05 +0000 (05:16 -0800)
commit906667324df0fa18b8554ad9cfdf86a63630a1bc
treefce780b49099d8c35d1a50d2eadeca01cf437cbb
parent0a742b9658977175663dc30da902342a8c2bacac
Close QUIC sync and trio sockets when done.

(cherry picked from commit 11b09df714b9d159a47cc9fe9e3934ac32646f9a)
dns/quic/_sync.py
dns/quic/_trio.py