]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Properly pass source and source_port to connect() in the sync version of quic().
authorBob Halley <halley@dnspython.org>
Fri, 16 Dec 2022 21:49:25 +0000 (13:49 -0800)
committerBob Halley <halley@dnspython.org>
Fri, 16 Dec 2022 21:49:25 +0000 (13:49 -0800)
commita49f027d1ca79884e2ada0ef2c68fd0108e44eaf
treeb4c38683019d6ac83a53e27385a570bd55814611
parent8d1fba2c1a123bf430a7b2a598f55ba43ce19244
Properly pass source and source_port to connect() in the sync version of quic().
dns/query.py