Skip to content

SocketServer should set SO_REUSEPORT along with SO_REUSEADDR when present #60798

@AndyZeldis

Description

@AndyZeldis
mannequin
BPO 16594
Nosy @gvanrossum, @asvetlov, @aisk
PRs
  • bpo-16594: Add allow_reuse_port on socketserver #30072
  • Files
  • osc-broadcast-rcv.py: 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:

    assignee = None
    closed_at = <Date 2021-12-13.13:33:49.165>
    created_at = <Date 2012-12-02.09:07:29.427>
    labels = ['type-bug', 'library', '3.11']
    title = 'SocketServer should set SO_REUSEPORT along with SO_REUSEADDR when present'
    updated_at = <Date 2021-12-13.13:33:49.164>
    user = 'https://bugs.python.org/AndyZeldis'

    bugs.python.org fields:

    activity = <Date 2021-12-13.13:33:49.164>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-12-13.13:33:49.165>
    closer = 'asvetlov'
    components = ['Library (Lib)']
    creation = <Date 2012-12-02.09:07:29.427>
    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']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions