Message264281
Android defines SO_REUSEPORT on android API 21 but setting this option in the asyncio tests raises OSError: [Errno 92] Protocol not available.
The attached patch assumes there is a platform.android_ver() function to detect that this is the android platform. The patch does not take into account the fact that this may be fixed in future versions of android. |
|
Date |
User |
Action |
Args |
2016-04-26 13:37:22 | xdegaye | set | recipients:
+ xdegaye, Alex.Willmer |
2016-04-26 13:37:22 | xdegaye | set | messageid: <1461677842.81.0.574068471289.issue26858@psf.upfronthosting.co.za> |
2016-04-26 13:37:22 | xdegaye | link | issue26858 messages |
2016-04-26 13:37:22 | xdegaye | create | |
|