diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Fri Aug 30 13:53:04 CEST 2013 | |||
8 | Started to implement #3008 (RFC 2616, section 8.1.4 | 8 | Started to implement #3008 (RFC 2616, section 8.1.4 |
9 | says HTTP server SHOULD terminate connection if the | 9 | says HTTP server SHOULD terminate connection if the |
10 | client closes it for writing via TCP FIN, so we should | 10 | client closes it for writing via TCP FIN, so we should |
11 | to continue to try to read and react differently | 11 | continue to try to read and react differently |
12 | if recv() returns zero). -CG | 12 | if recv() returns zero). -CG |
13 | 13 | ||
14 | Wed Aug 28 18:40:47 CEST 2013 | 14 | Wed Aug 28 18:40:47 CEST 2013 |