Home
last modified time | relevance | path

Searched refs:EVBUFFER_DATA (Results 1 – 2 of 2) sorted by relevance

/external/libevent/include/event2/
Dbuffer_compat.h107 #define EVBUFFER_DATA(x) evbuffer_pullup((x), -1) macro
/external/libevent/
Dwhatsnew-2.0.txt362 EVBUFFER_DATA() function still works. Watch out, though: it needs to copy