On Sat, Apr 4, 2015 at 11:03 PM, Michael Clark <michael at metaparadigm.com> wrote: > ... > Now works on Darwin/OSX: https://github.com/michaeljclark/async_tls_test > > Just working through poll peculiarities on Linux. Thanks. Related: libevent (http://libevent.org/) does a pretty good job of abstracting that away. I believe it works on Linux, BSDs, OS X and Windows. But you'll have to switch to a fully asynchronous architecture. Jeff