On Wed, Dec 1, 2010 at 1:28 AM, Christophe Zbierski <czbier...@wanadoo.fr> wrote: > Hi, is it possible to bind an HTTP server on unix socket instead of address > and port (int evhttp_bind_socket(struct evhttp *http, const char *address, > u_short port) ).
Make sure you're using the latest 2.0.x-rc, and try evhttp_accept_socket or evhttp_bind_listener ? -- Nick *********************************************************************** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-users in the body.