Files
tor/changes
Nick Mathewson 6a5b94de6c Look at the right errno when sending reason for connect() failure
In afe414 (tor-0.1.0.1-rc~173), when we moved to
connection_edge_end_errno(), we used it in handling errors from
connection_connect().  That's not so good, since by the time
connection_connect() returns, the socket is no longer set, and we're
supposed to be looking at the socket_errno return value from
connection_connect() instead.  So do what we should've done, and
look at the socket_errno value that we get from connection_connect().
2011-03-25 18:32:28 -04:00
..
2011-02-10 17:11:06 -05:00
2011-01-25 17:37:37 -05:00
2011-01-25 18:45:13 -05:00
2011-01-25 17:49:02 -05:00
2010-11-30 19:19:36 -05:00
2011-03-01 10:05:18 +01:00
2011-01-15 19:42:17 +01:00
2011-01-10 12:12:11 -05:00
2011-01-25 18:26:49 -05:00
2011-01-25 15:54:51 -05:00
2011-02-11 17:02:26 +01:00
2011-02-08 09:10:14 -05:00
2011-03-09 16:22:18 -05:00
2011-03-18 17:13:43 +01:00
2011-03-08 18:15:17 -05:00
2011-03-25 16:28:37 -04:00
2011-03-15 09:48:26 -07:00
2010-12-15 22:35:07 -05:00