Author :
Niels Provos
Date :
2007-08-19 02:41:23
Hash :67947ce3 Message :provide evhttp_new and evhttp_bind_socket instead of evhttp_start;
using evhttp_new, it is possible to associate an event_base with
the http server so that multi-threaded applications can have their
own http server per thread; add appropriate testing.
svn:r397