mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
Merge remote-tracking branch 'origin/patches-2.0'
This commit is contained in:
commit
0014591865
2
evdns.h
2
evdns.h
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
The <evdns.h> header is deprecated in Libevent 2.0 and later; please
|
The <evdns.h> header is deprecated in Libevent 2.0 and later; please
|
||||||
use <event2/evdns.h> instead. Depending on what functionality you
|
use <event2/evdns.h> instead. Depending on what functionality you
|
||||||
need, you may also want to include more of the other event2/*.h
|
need, you may also want to include more of the other <event2/...>
|
||||||
headers.
|
headers.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
2
evhttp.h
2
evhttp.h
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
The <evhttp.h> header is deprecated in Libevent 2.0 and later; please
|
The <evhttp.h> header is deprecated in Libevent 2.0 and later; please
|
||||||
use <event2/http.h> instead. Depending on what functionality you
|
use <event2/http.h> instead. Depending on what functionality you
|
||||||
need, you may also want to include more of the other event2/*.h
|
need, you may also want to include more of the other <event2/...>
|
||||||
headers.
|
headers.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
2
evrpc.h
2
evrpc.h
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
The <evrpc.h> header is deprecated in Libevent 2.0 and later; please
|
The <evrpc.h> header is deprecated in Libevent 2.0 and later; please
|
||||||
use <event2/rpc.h> instead. Depending on what functionality you
|
use <event2/rpc.h> instead. Depending on what functionality you
|
||||||
need, you may also want to include more of the other event2/*.h
|
need, you may also want to include more of the other <event2/...>
|
||||||
headers.
|
headers.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user