mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
clarify that 'resolve' relay cells nul-terminate the hostname, just
like 'begin' relay cells. svn:r17442
This commit is contained in:
@@ -2630,7 +2630,8 @@ connection_exit_begin_conn(cell_t *cell, circuit_t *circ)
|
||||
}
|
||||
|
||||
/**
|
||||
* Called when we receive a RELAY_RESOLVE cell 'cell' along the circuit 'circ';
|
||||
* Called when we receive a RELAY_COMMAND_RESOLVE cell 'cell' along the
|
||||
* circuit <b>circ</b>;
|
||||
* begin resolving the hostname, and (eventually) reply with a RESOLVED cell.
|
||||
*/
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user