libmicrohttpd doesn't mix epoll and listening interface
Fixed
Description
It appeared recently that libmicrohhtpd isn't able to manage listening interfaces and at the same time to manage in/out streams using epoll. After discussion with maintainers of libmicrohttpd this is a bug and is already corrected. See:
While waiting for integration of this patched version in poky/openembedded, it is needed to have that patch integrated in AGL for running binders aware of listening interfaces.
Environment
None
Activity
Show:
Walt Miner
December 18, 2018 at 7:27 PM
Closed GG RC1
jose bollo
December 18, 2018 at 8:18 AM
No, it is not needed in flounder
Walt Miner
December 17, 2018 at 11:16 PM
should this be cherry picked to flounder?
jose bollo
November 7, 2018 at 10:01 AM
libmicrohttp released today, 7 nov 2018, its latest version: 0.9.60, that includes the fix.
It appeared recently that libmicrohhtpd isn't able to manage listening interfaces and at the same time to manage in/out streams using epoll. After discussion with maintainers of libmicrohttpd this is a bug and is already corrected. See:
https://gnunet.org/git/libmicrohttpd.git/commit/?id=3fc686e335437ec5f6d6270c8d713e9a01da966f
While waiting for integration of this patched version in poky/openembedded, it is needed to have that patch integrated in AGL for running binders aware of listening interfaces.