It's OK, I use evhttp_accept_socket. thank you, and Happy New Year
Le 01/12/2010 16:48, Nick Mathewson a écrit : > On Wed, Dec 1, 2010 at 1:28 AM, Christophe Zbierski > <[email protected]> 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 ? > > *********************************************************************** To unsubscribe, send an e-mail to [email protected] with unsubscribe libevent-users in the body.
