diff options
author | Pierre-Jean Texier <pjtexier@koncepto.io> | 2020-03-19 14:41:08 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-03-19 09:26:02 -0700 |
commit | f0f5e2027241f9d245f5e9c8d87726ecd1e49836 (patch) | |
tree | 273d47da7fb807866c62326bc01f1b237f118214 /meta-python/recipes-devtools/python/python-flask-migrate.inc | |
parent | 2ede6ac4485cd02274595b12288a22cf7deaa163 (diff) | |
download | meta-openembedded-f0f5e2027241f9d245f5e9c8d87726ecd1e49836.tar.gz |
libev: upgrade 4.31 -> 4.33
The complete Changes since 4.31 are:
4.33 Wed Mar 18 13:22:29 CET 2020
- the 4.31 timerfd code wrongly changed the priority of the signal
fd watcher, which is usually harmless unless signal fds are
also used (found via cpan tester service).
- the documentation wrongly claimed that user may modify fd and events
members in io watchers when the watcher was stopped
(found by b_jonas).
- new ev_io_modify mutator which changes only the events member,
which can be faster. also added ev::io::set (int events) method
to ev++.h.
- officially allow a zero events mask for io watchers. this should
work with older libev versions as well but was not officially
allowed before.
- do not wake up every minute when timerfd is used to detect timejumps.
- do not wake up every minute when periodics are disabled and we have
a monotonic clock.
- support a lot more "uncommon" compile time configurations,
such as ev_embed enabled but ev_timer disabled.
- use a start/stop wrapper class to reduce code duplication in
ev++.h and make it needlessly more c++-y.
- the linux aio backend is no longer compiled in by default.
- update to libecb version 0x00010008.
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-migrate.inc')
0 files changed, 0 insertions, 0 deletions