]> git.ipfire.org Git - thirdparty/tor.git/commit
Make rend_cache_store() use the same return error codes as its v2
authorRoger Dingledine <arma@torproject.org>
Thu, 2 Oct 2008 07:32:13 +0000 (07:32 +0000)
committerRoger Dingledine <arma@torproject.org>
Thu, 2 Oct 2008 07:32:13 +0000 (07:32 +0000)
commite7f5a07ff432d4db0caf2009d36766f4f448da32
treee42fa5bc2495934be0851bf8f5196ac39453352a
parente24b812a32cd3e9281670443e6a02952315b0234
Make rend_cache_store() use the same return error codes as its v2
equivalent: I got a lonely "Failed to fetch rendezvous descriptor."
in my log file, even when the connection worked.

svn:r17028
src/or/directory.c
src/or/rendcommon.c