1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

Detect socket disconnection during protocol selection

This commit is contained in:
Nikolay Kim
2019-04-02 20:50:25 -07:00
parent 4227cddd30
commit 51d5006ccf
2 changed files with 6 additions and 1 deletions

View File

@ -8,6 +8,8 @@
* Preallocate read buffer for h1 codec
* Detect socket disconnection during protocol selection
## [0.1.0-alpha.2] - 2019-03-29