Add a mechanism to extend a libevent based message pump. Added an API to allow additional event sources to be injected into the message pump to be polled on each iteration. This is part of a change to ensure that the X11 event queue is serviced in a timely manner. Bug: 661 BUG= R=abarth@google.com, jamesr@chromium.org Review URL: https://codereview.chromium.org/1921183002 .
This repository contains a library for writing C++ applications using Mojo. This library is not required to write Mojo applications and does not have a stable API.
Please do not make pull requests against this repository!
This repository uses Mojo's code review and build bot infrastructure. Assuming you have depot_tools installed, then git cl commands, as described here, should Just Work.