mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 14:23:30 +01:00
fix the typo on the typo fix
This commit is contained in:
parent
ca525db02d
commit
c37b8023b7
@ -1052,7 +1052,7 @@ connection_listener_new(const struct sockaddr *listensockaddr,
|
|||||||
* believe that matters, since you would need to open a ridiculous
|
* believe that matters, since you would need to open a ridiculous
|
||||||
* number of listeners while keeping the early ones open before you ever
|
* number of listeners while keeping the early ones open before you ever
|
||||||
* hit this. An OR with a dozen ports open, for example, would have to
|
* hit this. An OR with a dozen ports open, for example, would have to
|
||||||
* close and re-open its listenerrs every second for 4 years nonstop.
|
* close and re-open its listeners every second for 4 years nonstop.
|
||||||
*/
|
*/
|
||||||
lis_conn->session_group = global_next_session_group--;
|
lis_conn->session_group = global_next_session_group--;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user