Просмотр исходного кода

Silence some integer truncation warnings.

Only perform the windows-bug workaround where we use a short timeout with
GetQueuedCompletionStatus from one thread, i.e. the timer thread.

Keep track of the number of OVERLAPPED-derived operations to ensure that
they all get cleaned up when the io_service is destroyed.


[SVN r42758]
Christopher Kohlhoff 18 лет назад
Родитель
Сommit
52d15ae258
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/asio

+ 1 - 1
libs/asio

@@ -1 +1 @@
-Subproject commit 95e7a5a83fda309cab76e4d05908cac1f1e061fd
+Subproject commit 08410277899e48ccce484010675ab6c0e3943ee3

粤ICP备19079148号