On 12/18/2009 02:27 PM, John Plevyak wrote:
Based on discussion in IRC:
The OSX + libev + iocore/net encapsulation patch could
be applied to the trunk to bring this port and potentially
ease others based on libev. This would require adding
the libev code (at least temporarily) into the code tree
(I say temporarily because we might through patches to libev
or code changes eliminate the requirement to patch the libev
source).
As long as this is "safe" when disabled (which I assume is the default),
+1. When you say there's more risk, why is that? If all the libev code
is #ifdef'd, how can it have any risk associated with it when it's
disabled? Or is there other code that changes, which is not #ifdef'ed ?
Cheers,
-- Leif