[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[Libevent-users] API question: struct evkeyval



evhttp_parse_query and evhttp_parse_query_str require preallocated
struct evkeyvalq that has unstable ABI according to section 2.1 of
whatsnew-2.0.txt

But these functions are placed in "stable ABI" header event2/http.h

Maybe, there these functions should be placed into _compat, _internal
or something like that in release 2.1 ?
Another options is to introduce something simple like evkeyval_new /
evkeyval_free in addition to evhttp_clear_headers.

--
WBRBW, Leonid Evdokimov
xmpp:leon@xxxxxxxxxxxx && http://darkk.net.ru
tel:+79816800702 && tel:+79050965222
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.