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

Merge from trunk.

------------------------------------------------------------------------
r86152 | chris_kohlhoff | 2013-10-04 09:59:54 +1000 (Fri, 04 Oct 2013) | 1 line

Fix WinRT detection.
------------------------------------------------------------------------
r86153 | chris_kohlhoff | 2013-10-04 10:00:46 +1000 (Fri, 04 Oct 2013) | 1 line

Add WinRT implementation notes.
------------------------------------------------------------------------
r86154 | chris_kohlhoff | 2013-10-04 10:03:36 +1000 (Fri, 04 Oct 2013) | 1 line

Fix dead links in documentation.
------------------------------------------------------------------------
r86462 | chris_kohlhoff | 2013-10-27 09:32:01 +1100 (Sun, 27 Oct 2013) | 1 line

Suppress conversion warnings reported by MSVC.
------------------------------------------------------------------------
r86463 | chris_kohlhoff | 2013-10-27 09:35:32 +1100 (Sun, 27 Oct 2013) | 1 line

Support older versions of OpenSSL that don't supply SSL_CTX_clear_options.
------------------------------------------------------------------------
r86464 | chris_kohlhoff | 2013-10-27 09:39:23 +1100 (Sun, 27 Oct 2013) | 1 line

Add a note to clarify that concurrent invocation is not guaranteed for handlers in different strands.
------------------------------------------------------------------------
r86465 | chris_kohlhoff | 2013-10-27 09:42:53 +1100 (Sun, 27 Oct 2013) | 1 line

Fix typos in spawn() documentation.
------------------------------------------------------------------------
r86468 | chris_kohlhoff | 2013-10-27 09:49:17 +1100 (Sun, 27 Oct 2013) | 1 line

Updated revision history.
------------------------------------------------------------------------


[SVN r86470]
Christopher Kohlhoff 12 лет назад
Родитель
Сommit
ed203d00bb
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      libs/asio
  2. 1 1
      libs/system

+ 1 - 1
libs/asio

@@ -1 +1 @@
-Subproject commit b61f0cf5cc54abe20deb1bd016220bad147db41c
+Subproject commit 797e9d51715c8d3ecd0914760e80a31ec561c648

+ 1 - 1
libs/system

@@ -1 +1 @@
-Subproject commit 94898ff8a6a677f73467d8adbda356c9159c3956
+Subproject commit 067ff613b3b5a15403c208269a3c5bc3726050f3

粤ICP备19079148号