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

Strict compilers don't like it when you pass a function with C linkage
as an argument when the parameter type has C++ linkage. Try using the type
of the msghdr::msg_namelen field as an alternative way of deducing the
socklen_t-equivalent type.


[SVN r39443]

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

+ 1 - 1
libs/asio

@@ -1 +1 @@
-Subproject commit 7b6b09d2a2cddb05cf2c652fed45f8003fc42bb8
+Subproject commit cad9b8813028ce7b5918668d58d85c965b7993fd

粤ICP备19079148号