mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-14 07:03:44 +01:00
comment tweak
svn:r17624
This commit is contained in:
parent
1d91776071
commit
2ad06eef11
@ -290,8 +290,8 @@ directory_post_to_dirservers(uint8_t dir_purpose, uint8_t router_purpose,
|
|||||||
/** Start a connection to a random running directory server, using
|
/** Start a connection to a random running directory server, using
|
||||||
* connection purpose <b>dir_purpose</b>, intending to fetch descriptors
|
* connection purpose <b>dir_purpose</b>, intending to fetch descriptors
|
||||||
* of purpose <b>router_purpose</b>, and requesting <b>resource</b>.
|
* of purpose <b>router_purpose</b>, and requesting <b>resource</b>.
|
||||||
* Use <b>pds_flags</b> as arguments to router_pick_directory_server
|
* Use <b>pds_flags</b> as arguments to router_pick_directory_server()
|
||||||
* or router_pick_trusteddirserver.
|
* or router_pick_trusteddirserver().
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
directory_get_from_dirserver(uint8_t dir_purpose, uint8_t router_purpose,
|
directory_get_from_dirserver(uint8_t dir_purpose, uint8_t router_purpose,
|
||||||
|
Loading…
Reference in New Issue
Block a user