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

Re: [Libevent-users] evhttp server on unix socket



On Wed, Dec 1, 2010 at 1:28 AM, Christophe Zbierski
<czbierski@xxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.