Re: [Boost-bugs] [Boost C++ Libraries] #5339: asio async_read throws boost::asio::error::invalid_argument on mac OS X

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5339: asio async_read throws boost::asio::error::invalid_argument on mac OS X
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-19 04:46:37


#5339: asio async_read throws boost::asio::error::invalid_argument on mac OS X
--------------------------------+-------------------------------------------
  Reporter: wjwwood@… | Owner: chris_kohlhoff
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.45.0 | Severity: Problem
Resolution: | Keywords: asio invalid_argument mac os x async_read
--------------------------------+-------------------------------------------

Comment (by chris_kohlhoff):

 Try adding `-DBOOST_ASIO_DISABLE_KQUEUE` to your compiler command line to
 disable kqueue.

 Apparently, character devices residing on an HFS partition are
 incompatible with kqueue. See
 [http://communities.vmware.com/message/964276 this forum post] for
 example.

 Please consider raising a bug with Apple if this is important to you.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5339#comment:2>
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:06 UTC