[Boost-bugs] [Boost C++ Libraries] #3626: kqueue is not used on freebsd (contradicts documentation)

Subject: [Boost-bugs] [Boost C++ Libraries] #3626: kqueue is not used on freebsd (contradicts documentation)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-11-16 08:59:37


#3626: kqueue is not used on freebsd (contradicts documentation)
----------------------------------------------------------------+-----------
 Reporter: Dmitry Goncharov <dgoncharov@…> | Owner: chris_kohlhoff
     Type: Bugs | Status: new
Milestone: Boost 1.41.0 | Component: asio
  Version: Boost 1.40.0 | Severity: Problem
 Keywords: asio |
----------------------------------------------------------------+-----------
 The following is the buggy piece of code from
 detail/kqueue_reactor_fwd.hpp

 #if defined(__MACH__) && defined(__APPLE__)
 // Define this to indicate that epoll is supported on the target platform.
 #define BOOST_ASIO_HAS_KQUEUE 1

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3626>
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:01 UTC