mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-11 05:14:46 -04:00
Merge remote-tracking branch 'origin/patches-2.0'
This commit is contained in:
commit
e918f15a4c
@ -181,7 +181,7 @@ void event_set(struct event *, evutil_socket_t, short, void (*)(evutil_socket_t,
|
|||||||
/**
|
/**
|
||||||
@name timeout_* macros
|
@name timeout_* macros
|
||||||
|
|
||||||
@deprecated These macros are deprecated because their naming is inconsisten
|
@deprecated These macros are deprecated because their naming is inconsistent
|
||||||
with the rest of Libevent. Use the evtimer_* macros instead.
|
with the rest of Libevent. Use the evtimer_* macros instead.
|
||||||
@{
|
@{
|
||||||
*/
|
*/
|
||||||
@ -195,7 +195,7 @@ void event_set(struct event *, evutil_socket_t, short, void (*)(evutil_socket_t,
|
|||||||
/**
|
/**
|
||||||
@name signal_* macros
|
@name signal_* macros
|
||||||
|
|
||||||
@deprecated These macros are deprecated because their naming is inconsisten
|
@deprecated These macros are deprecated because their naming is inconsistent
|
||||||
with the rest of Libevent. Use the evsignal_* macros instead.
|
with the rest of Libevent. Use the evsignal_* macros instead.
|
||||||
@{
|
@{
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user