Browse Source

Fix bug where the io_service could incorrectly run out of work (and so shut
down) when an overlapped I/O function fails immediately.


[SVN r36717]

Christopher Kohlhoff 19 years ago
parent
commit
e9f66146d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/asio

+ 1 - 1
libs/asio

@@ -1 +1 @@
-Subproject commit 4ee1510c76414d572e04ea81516bfeeef152bf28
+Subproject commit 7db5f2d13338367094ec9a812f0b495a8a0fcdd3

粤ICP备19079148号