mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
Credit a patch from a one-named user
This commit is contained in:
parent
4d9529fcfa
commit
c54c2358e5
@ -4,7 +4,7 @@ BUGFIXES (DNS):
|
|||||||
o Add DNS_ERR_NODATA error code to handle empty replies. (94fba5b Leonid Evdokimov)
|
o Add DNS_ERR_NODATA error code to handle empty replies. (94fba5b Leonid Evdokimov)
|
||||||
|
|
||||||
BUFGIXES (bufferevents and evbuffers):
|
BUFGIXES (bufferevents and evbuffers):
|
||||||
o Make evbuffer callbacks get the right n_added value after evbuffer_add (1ef1f68)
|
o Make evbuffer callbacks get the right n_added value after evbuffer_add (1ef1f68 Alex)
|
||||||
o Prefer mmap to sendfile unless a DRAINS_TO_FD flag is set. Allows add_file to work with SSL. (0ba0af9)
|
o Prefer mmap to sendfile unless a DRAINS_TO_FD flag is set. Allows add_file to work with SSL. (0ba0af9)
|
||||||
|
|
||||||
BUGFIXES (event loop):
|
BUGFIXES (event loop):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user