ocean.io.select.fiber.SelectFiber

Fiber that can register select clients in a dispatcher, optimizing re-registrations and event changes.

MessageFiber that includes a select dispatcher and memorizes the last client it has registered to optimize registrations by skipping unnecessary register() or unregister() calls.

Members

Classes

SelectFiber
class SelectFiber

Meta

License

Boost Software License Version 1.0. See LICENSE_BOOST.txt for details. Alternatively, this file may be distributed under the terms of the Tango 3-Clause BSD License (see LICENSE_BSD.txt for details).