Browse Source

Fix bug where 0-byte reads were incorrectly passing an eof error_code to the handler. Refs #4023.

[SVN r60689]
Christopher Kohlhoff 16 years ago
parent
commit
ee4d5f929c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/asio

+ 1 - 1
libs/asio

@@ -1 +1 @@
-Subproject commit 96ad484574e4e9c6618ffd11ad9b43f5ffca3633
+Subproject commit 1683a90e861c8fcb59fb7a14ed46fd17b0d5fed0

粤ICP备19079148号