[issue28174] asyncio: Handle when SO_REUSEPORT isn't properly supported

2017-03-31 Thread Donald Stufft

Changes by Donald Stufft :


--
pull_requests: +1019

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue28174] asyncio: Handle when SO_REUSEPORT isn't properly supported

2016-09-15 Thread Roundup Robot

Roundup Robot added the comment:

New changeset c1c247cf3488 by Yury Selivanov in branch '3.5':
Issue #28174: Handle when SO_REUSEPORT isn't properly supported (asyncio)
https://hg.python.org/cpython/rev/c1c247cf3488

New changeset f2fdb624074a by Yury Selivanov in branch '3.6':
Merge 3.5 (issue #28174)
https://hg.python.org/cpython/rev/f2fdb624074a

New changeset e9c37e3efcb2 by Yury Selivanov in branch 'default':
Merge 3.6 (issue #28174)
https://hg.python.org/cpython/rev/e9c37e3efcb2

--
nosy: +python-dev

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue28174] asyncio: Handle when SO_REUSEPORT isn't properly supported

2016-09-15 Thread Yury Selivanov

Changes by Yury Selivanov :


--
resolution:  -> fixed
status: open -> closed
type:  -> enhancement

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue28174] asyncio: Handle when SO_REUSEPORT isn't properly supported

2016-09-15 Thread Yury Selivanov

New submission from Yury Selivanov:

Proxy issue for https://github.com/python/asyncio/pull/418

--
assignee: yselivanov
components: asyncio
messages: 276606
nosy: gvanrossum, yselivanov
priority: normal
severity: normal
stage: resolved
status: open
title: asyncio: Handle when SO_REUSEPORT isn't properly supported
versions: Python 3.6

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com