OpenMPI  0.1.1
evhttp.h File Reference

An http implementation subsystem for Libevent. More...

#include <event.h>
#include <event2/http.h>
#include <event2/http_struct.h>
#include <event2/http_compat.h>

Go to the source code of this file.

Detailed Description

An http implementation subsystem for Libevent.

The <evhttp.h> header is deprecated in Libevent 2.0 and later; please use <event2/http.h> instead. Depending on what functionality you need, you may also want to include more of the other event2/*.h headers.