Skip to content

Commit

Permalink
s/stats/stream statistics/ in one place
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Thomson <[email protected]>
  • Loading branch information
jan-ivar and martinthomson authored Sep 26, 2023
1 parent 37d1d28 commit 0be5cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1755,7 +1755,7 @@ A {{WebTransportSender}} is always created by the
1. Let |streams| be all {{WebTransportSendStream}}s whose
{{WebTransportSendStream/[[Sender]]}} is [=this=].
1. Run the following steps [=in parallel=]:
1. Gather stats from all |streams|.
1. Gather stream statistics from all streams in |streams|.
1. Wait for the stats to be ready.
1. [=Queue a network task=] with |transport| to run the following steps:
1. Let |stats| be a [=new=] {{WebTransportSendStreamStats}} object
Expand Down

0 comments on commit 0be5cf0

Please sign in to comment.