mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-12 05:48:51 -04:00
from trunk: Clear the timer cache when leaving the event loop; reported by Robin Haberkorn
svn:r951
This commit is contained in:
parent
0a41d762ec
commit
e92d88c576
@ -3,6 +3,7 @@ Changes in 1.4.9-stable:
|
||||
o Clear the timer cache on entering the event loop; reported by Victor Chang
|
||||
o Only bind the socket on connect when a local address has been provided; reported by Alejo Sanchez
|
||||
o Allow setting of local port for evhttp connections to support millions of connections from a single system; from Richard Jones.
|
||||
o Clear the timer cache when leaving the event loop; reported by Robin Haberkorn
|
||||
|
||||
Changes in 1.4.8-stable:
|
||||
o Match the query in DNS replies to the query in the request; from Vsevolod Stakhov.
|
||||
|
Loading…
x
Reference in New Issue
Block a user