Re: [Boost-bugs] [Boost C++ Libraries] #7562: Old documentation for reading socket options

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7562: Old documentation for reading socket options
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-12-30 23:17:23


#7562: Old documentation for reading socket options
-------------------------------+--------------------------------------------
  Reporter: anonymous | Owner: chris_kohlhoff
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.51.0 | Severity: Problem
Resolution: fixed | Keywords:
-------------------------------+--------------------------------------------
Changes (by chris_kohlhoff):

  * status: new => closed
  * resolution: => fixed

Comment:

 (In [82290]) Merge from trunk:

 * Fix some 64-to-32-bit conversion warnings. Fixes #7459

 * Fix typos in comments. Fixes #7761

 * Fix error in example embedded in basic_socket::get_option's
 documentation. Fixes #7562

 * Use long rather than int for SSL_CTX options, to match OpenSSL. Fixes
 #7209

 * Use _snwprintf to address a compile error due to the changed swprintf
 signature in recent versions of MinGW. Fixes #7373

 * Fix deadlock that can occur on Windows when shutting down a pool of
 io_service threads due to running out of work. Fixes #7552

 * Enable noexcept qualifier for error categories. Fixes #7797

 * Treat errors from accept as non-fatal. Fixes #7488

 * Add a small block recycling optimisation.

 * Version bump.

 * Regenerate documentation.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7562#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:11 UTC