-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
The test suite (of the non-boost asio) fails under restricted environments, where setsockopt returns ENODEV when given the IP_ADD_MEMBERSHIP argument. This led to the following Debian bug report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769306
The following patch tries to circumvent this by ignoring join failures due to ENODEV and makes the leave_group tests conditional on join_group success:
http://anonscm.debian.org/cgit/collab-maint/asio.git/plain/debian/patches/relax-ip-multicast-tests.diff
Metadata
Metadata
Assignees
Labels
No labels