mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
Finish missing comment :p
svn:r1444
This commit is contained in:
parent
08d748b6b3
commit
25a9bc594f
@ -543,7 +543,7 @@ rend_service_rendezvous_is_ready(circuit_t *circuit)
|
|||||||
/* For every service, check how many intro points it currently has, and:
|
/* For every service, check how many intro points it currently has, and:
|
||||||
* - Pick new intro points as necessary.
|
* - Pick new intro points as necessary.
|
||||||
* - Launch circuits to any new intro points.
|
* - Launch circuits to any new intro points.
|
||||||
* -
|
* - Upload a fresh service descriptor if anything has changed.
|
||||||
*/
|
*/
|
||||||
int rend_services_init(void) {
|
int rend_services_init(void) {
|
||||||
int i,j,r;
|
int i,j,r;
|
||||||
|
Loading…
Reference in New Issue
Block a user