forked fromglynos/cpp-netlib
- Notifications
You must be signed in to change notification settings - Fork425
Commit3b28e1e
committed
Fixed http::async_connection::write_first_line()
Use persistent buffer for boost::asio::async_write1 parent5253bac commit3b28e1e
1 file changed
+6
-7
lines changedLines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
289 | 289 |
| |
290 | 290 |
| |
291 | 291 |
| |
292 |
| - | |
| 292 | + | |
293 | 293 |
| |
294 | 294 |
| |
295 | 295 |
| |
| |||
525 | 525 |
| |
526 | 526 |
| |
527 | 527 |
| |
528 |
| - | |
529 | 528 |
| |
530 |
| - | |
531 |
| - | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
532 | 532 |
| |
533 | 533 |
| |
534 | 534 |
| |
| 535 | + | |
535 | 536 |
| |
536 |
| - | |
537 |
| - | |
538 | 537 |
| |
539 | 538 |
| |
540 |
| - | |
| 539 | + | |
541 | 540 |
| |
542 | 541 |
| |
543 | 542 |
| |
|
0 commit comments
Comments
(0)