commit | f0336417cae1c32f4ea59a9f9851a15f269340f7 | [log] [tgz] |
---|---|---|
author | tokcum <47994370+tokcum@users.noreply.github.com> | Wed Mar 30 11:39:08 2022 +0200 |
committer | GitHub <noreply@github.com> | Wed Mar 30 05:39:08 2022 -0400 |
tree | d65d517d612a105562d85ff44186505e5cb35e6e | |
parent | 56ec69e9f85d5937645e619a79eff3d4872c8f26 [diff] [blame] |
THRIFT-5283: add support for Unix Domain Sockets in lib/rs (#2545) Client: rs
diff --git a/test/tests.json b/test/tests.json index a8dbef7..3563dc9 100644 --- a/test/tests.json +++ b/test/tests.json
@@ -679,7 +679,8 @@ ] }, "sockets": [ - "ip" + "ip", + "domain" ], "transports": [ "buffered",