]> git.ipfire.org Git - thirdparty/tor.git/commit
Only connection_add connections once they have conn->s sett; refactor code around...
authorNick Mathewson <nickm@torproject.org>
Wed, 5 May 2004 01:26:57 +0000 (01:26 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 5 May 2004 01:26:57 +0000 (01:26 +0000)
commit2ba0776b027db8fa619b61fb074bf2400ac18728
tree2f217a760e380760ac2f6efd1f4b5a0c35327a92
parentd49d3dcc7bc19e9b9fb2aa29f7d94379a8aedf52
Only connection_add connections once they have conn->s sett; refactor code around this.  Should make stuff more bulletproof.

svn:r1788
src/or/circuit.c
src/or/connection.c
src/or/connection_edge.c
src/or/connection_or.c
src/or/directory.c
src/or/main.c
src/or/or.h