mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
10 lines
320 B
Plaintext
10 lines
320 B
Plaintext
/**
|
|
@dir /feature/dirclient
|
|
@brief feature/dirclient: Directory client implementation.
|
|
|
|
The code here is used by all Tor instances that need to download directory
|
|
information. Currently, that is all of them, since even authorities need to
|
|
launch downloads to learn about relays that other authorities have listed.
|
|
|
|
**/
|