After we successfully connect, try handling pending stuff immediately, rather than...
commitc2d5b67dd2ba6b142db5b9c9aadaadd365b1404e
authorNick Mathewson <nickm@torproject.org>
Tue, 22 Feb 2005 03:02:33 +0000 (22 03:02 +0000)
committerNick Mathewson <nickm@torproject.org>
Tue, 22 Feb 2005 03:02:33 +0000 (22 03:02 +0000)
treee011d47e046d1da0f5a39db7dfced9cfc4182dd0
parente673536e3f82c90082c45a85122075ba8ae9e62d
After we successfully connect, try handling pending stuff immediately, rather than waiting for the next call to connection_handle_write.  Roger: is this right?

svn:r3647
src/or/connection.c