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

Use boost::throw_exception() rather than throw keyword to allow asio to be
used when exception support is disabled. Note that the SSL wrappers still
require exception support. Refs #2754.


[SVN r54400]

Christopher Kohlhoff 17 лет назад
Родитель
Сommit
f96b1c47c3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/asio

+ 1 - 1
libs/asio

@@ -1 +1 @@
-Subproject commit fd411319a43aec1130353256fef69d9d6b528c66
+Subproject commit dcb95b393b9cb828d1604a76d4198107b0f51c9e

粤ICP备19079148号