5f0572924d
• Asio: - EV_ONESHOT seems to cause problems on some versions of Mac OS X, with the io_service destructor getting stuck inside the close() system call. Changed the kqueue backend to use EV_CLEAR instead (#5021). - Fixed compile failures with some versions of g++ due to the use of anonymous enums (#4883). - Fixed a bug on kqueue-based platforms, where some system calls that repeatedly fail with EWOULDBLOCK are not correctly re-registered with kqueue. - Changed asio::streambuf to ensure that its internal pointers are updated correctly after the data has been modified using std::streambuf member functions. - Fixed a bug that prevented the linger socket option from working on platforms other than Windows. For the rest see NEWS or the boost web site http://www.boost.org directory or see http://www.boost.org/users/news/version_1_46_0 . OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=57 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
boost_1_46_1.tar.xz | ||
boost_1_46_man.tar.xz | ||
boost_1_46_pdf.tar.xz | ||
boost-fix_documentation.patch | ||
boost-no_segfault_in_Regex_filter.patch | ||
boost-no_type_punning.patch | ||
boost-rpmlintrc | ||
boost-sane_versioning.patch | ||
boost-strict_aliasing.patch | ||
boost-thread.patch | ||
boost-use_std_xml_catalog.patch | ||
boost-visit_each.diff | ||
boost.changes | ||
boost.spec | ||
existing_extra_docs | ||
NEWS |