mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-09 04:19:10 -04:00
Detect and reject n_priorities less than 1.
svn:r1222
This commit is contained in:
parent
01bda2b8fa
commit
253151c54c
@ -3,6 +3,7 @@ Changes in 2.0.2-alpha:
|
||||
o Make evdns functionality locked, and automatically defer dns callbacks.
|
||||
o Fix a possible free(NULL) when freeing an event_base with no signals.
|
||||
o Add a flag to disable checking environment varibles when making an event_base
|
||||
o Disallow setting less than 1 priority.
|
||||
|
||||
Changes in 2.0.1-alpha:
|
||||
o free minheap on event_base_free(); from Christopher Layne
|
||||
|
Loading…
x
Reference in New Issue
Block a user