]> git.ipfire.org Git - thirdparty/tor.git/commit
stop most cases of hanging up on a socks connection without sending
authorRoger Dingledine <arma@torproject.org>
Sun, 27 Mar 2005 04:55:13 +0000 (04:55 +0000)
committerRoger Dingledine <arma@torproject.org>
Sun, 27 Mar 2005 04:55:13 +0000 (04:55 +0000)
commit36baf7219d458449cbbdac9b61cc34492f85fb88
tree4b618242ed0830bdc1a7c520cf0720c35bb76988
parentefb5db449a13a6cf87799c71a84b18b144e6e163
stop most cases of hanging up on a socks connection without sending
the socks reject. audit for remaining ones. also make things more
uniform so we always remember to hold-open-until-flushed, etc.

svn:r3891
src/or/circuitbuild.c
src/or/connection.c
src/or/connection_edge.c
src/or/control.c
src/or/hibernate.c
src/or/main.c
src/or/or.h
src/or/relay.c
src/or/rendclient.c