Jacob, On 9 Mar 2015, at 18:43, Jacob Champion <jacob.champ...@ni.com> wrote:
> The first patch changes to nonblocking reads and the use of > apr_pollset_poll(). The next two patches are meant to be mostly > refactoring and code motion, in order to make the fourth patch (which > contains the actual architecture changes) more straightforward. The > fifth patch is cleanup of now unnecessary code. > > Comments and suggestions are welcome! > > The code in this patchset is Copyright (c) National Instruments and > Apache Software Foundation, licensed to the public under the Apache > License 2.0. Thanks for these. I'll try to find some time to look through them. Note mod_websocket is not (currently) in the list of apache supported modules, though for one would love it to be. So for most people they can't see what you are patching against. Do you have this in git somewhere (e.g. github?) -- Alex Bligh