On Wed, Jan 30, 2013 at 7:53 PM, Ralph Castain wrote:
> Hi folks
>
> We're trying to support a system that has a really minimal OS on it - e.g.,
> no sockets or TCP/IP stack. Looking at libevent, and particularly at
> evutil.c, we don't see a way to --disable-sockets.
>
> Has anyone looked at co
Hi folks
We're trying to support a system that has a really minimal OS on it - e.g., no
sockets or TCP/IP stack. Looking at libevent, and particularly at evutil.c, we
don't see a way to --disable-sockets.
Has anyone looked at considering such an option? Basically, what we need is to
strip libe