clarify that 'resolve' relay cells nul-terminate the hostname, just

like 'begin' relay cells.


svn:r17442
This commit is contained in:
Roger Dingledine
2008-12-02 17:35:05 +00:00
parent b17b4f65b1
commit 2d8f7a4ff6
2 changed files with 7 additions and 5 deletions
+2 -1
View File
@@ -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