]> Sergey Matveev's repositories - btrtrc.git/commitdiff
fs: Ensure DownloadOnDemand runs through UTP
authorMatt Joiner <anacrolix@gmail.com>
Wed, 18 Feb 2015 10:33:42 +0000 (21:33 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Wed, 18 Feb 2015 10:33:42 +0000 (21:33 +1100)
fs/torrentfs_test.go

index 7eeb6a4d3671ac9bf706c72630d2cc046d8cf3f6..049e5f8cdc39d46fe14c1714fe075c1ac4c2059f 100644 (file)
@@ -187,6 +187,7 @@ func TestDownloadOnDemand(t *testing.T) {
                DisableTrackers: true,
                NoDHT:           true,
                ListenAddr:      ":0",
+               DisableTCP:      true,
 
                NoDefaultBlocklist: true,