mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
Merge branch 'maint-0.4.8'
This commit is contained in:
commit
2bfad42318
@ -3056,7 +3056,7 @@ set_circuit_blocked_on_chan(circuit_t *circ, channel_t *chan, int block)
|
||||
/**
|
||||
* Helper function to block or unblock streams in a stream list.
|
||||
*
|
||||
* If <b>stream_id</id> is 0, apply the <b>block</b> state to all streams
|
||||
* If <id>stream_id</id> is 0, apply the <b>block</b> state to all streams
|
||||
* in the stream list. If it is non-zero, only apply to that specific stream.
|
||||
*/
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user