BPO | [16594](https://bugs.python.org/issue16594) --- | :--- Nosy | @gvanrossum, @asvetlov, @aisk PRs | python/cpython#30072 Files | [osc-broadcast-rcv.py](https://bugs.python.org/file28183/osc-broadcast-rcv.py "Uploaded as text/plain at 2012-12-02.09:07:28 by Andy.Zeldis"): SocketServer broadcast receive workaround *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = created_at = labels = ['type-bug', 'library', '3.11'] title = 'SocketServer should set SO_REUSEPORT along with SO_REUSEADDR when present' updated_at = user = 'https://bugs.python.org/AndyZeldis' ``` bugs.python.org fields: ```python activity = actor = 'asvetlov' assignee = 'none' closed = True closed_date = closer = 'asvetlov' components = ['Library (Lib)'] creation = creator = 'Andy.Zeldis' dependencies = [] files = ['28183'] hgrepos = [] issue_num = 16594 keywords = ['patch'] message_count = 3.0 messages = ['176777', '205125', '408447'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'asvetlov', 'Andy.Zeldis', 'asaka'] pr_nums = ['30072'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue16594' versions = ['Python 3.11'] ```