Commit a73f1a7
committed
SwiftQUIC: Reduce CPU overhead in getting inbound stream data delivered to the stream
1 parent 64f492d commit a73f1a7
3 files changed
Lines changed: 12 additions & 5 deletions
File tree
- Sources/SwiftNetwork
- Protocols
- QUIC
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1388 | 1388 | | |
1389 | 1389 | | |
1390 | 1390 | | |
| 1391 | + | |
| 1392 | + | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
| 1399 | + | |
1391 | 1400 | | |
1392 | 1401 | | |
1393 | 1402 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2374 | 2374 | | |
2375 | 2375 | | |
2376 | 2376 | | |
2377 | | - | |
2378 | | - | |
| 2377 | + | |
2379 | 2378 | | |
2380 | 2379 | | |
2381 | 2380 | | |
| |||
4317 | 4316 | | |
4318 | 4317 | | |
4319 | 4318 | | |
4320 | | - | |
4321 | | - | |
| 4319 | + | |
4322 | 4320 | | |
4323 | 4321 | | |
4324 | 4322 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
| 331 | + | |
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| |||
0 commit comments