]> git.ipfire.org Git - thirdparty/kea.git/commit
[asiofix] imported a bug fix in ASIO 1.5.1:
authorJINMEI Tatuya <jinmei@isc.org>
Sun, 26 Feb 2012 23:52:19 +0000 (15:52 -0800)
committerJINMEI Tatuya <jinmei@isc.org>
Sun, 26 Feb 2012 23:52:19 +0000 (15:52 -0800)
commite4b2c2633ebb3859286e9a4c19e97e17bcac41b3
tree0972a3cd600c55e37b49e2fa2a1f049504c2f483
parent54c6617096e184520c918d308ccb31eb422046ec
[asiofix] imported a bug fix in ASIO 1.5.1:
https://sourceforge.net/projects/asio/files/asio/1.5.1%20%28Development%29/
* Fixed a bug on kqueue-based platforms, where reactor read operations that return false from their perform() function are not correctly re-registered with kqueue.
This is necessary for multiple processes sharing the same socket to both
accept queries.
ext/asio/asio/detail/impl/kqueue_reactor.ipp