[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[Libevent-users] Minimal configuration



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 libevent down so that a timer and signal handler
callback interface is all that's left.

We can hack the code ourselves to get there, but it would be nice to avoid a "custom" branch. We could help with a patch if someone would like to provide a little design guidance to avoid making this ugly.

Ralph

***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.