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

2010-12-28 Thread Michael Lenaghan
On Wed, Dec 1, 2010 at 1:47 AM, Basile Starynkevitch wrote: > > > Hi, is it possible to bind an HTTP server on unix socket instead of > > address and port (int evhttp_bind_socket > > I don't know fur sure, and I believe it should require some patch. > > However, I am interested to understand why y

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

2010-12-28 Thread Christophe ZBIERSKI
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 > wrote: > >> Hi, is it possible to bind an HTTP server on unix socket instead of address >> and port (int evhttp_bind_socket