Commit 67947ce38192f31fd67d9cac63ba5baaf112885b

Niels Provos 2007-08-19T02:41:23

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