mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
Clean up documentation for connection_t.address
This commit is contained in:
parent
f64cf09eb2
commit
11f125ec78
@ -161,7 +161,6 @@ struct connection_t {
|
||||
*
|
||||
* * An address we're trying to resolve (as an exit).
|
||||
* * A unix address we're trying to bind to (as a listener).
|
||||
* * A canonical address for an OR connection.
|
||||
**/
|
||||
char *address;
|
||||
/** Another connection that's connected to this one in lieu of a socket. */
|
||||
|
Loading…
Reference in New Issue
Block a user