Skip to content

SO_REUSEADDR doesn't have the same semantics on Windows as on Unix #46802

@tpn

Description

@tpn
BPO 2550
Nosy @gvanrossum, @pitrou, @tpn
Files
  • test_socket.py.patch: Patch to trunk/Lib/test/test_socket.py
  • trunk.2550.patch
  • trunk.2550-2.patch
  • 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 = 'https://github.com/tpn'
    closed_at = <Date 2010-04-27.21:26:06.895>
    created_at = <Date 2008-04-04.15:57:33.252>
    labels = ['type-bug', 'library', 'OS-windows']
    title = "SO_REUSEADDR doesn't have the same semantics on Windows as on Unix"
    updated_at = <Date 2010-04-27.21:26:06.893>
    user = 'https://github.com/tpn'

    bugs.python.org fields:

    activity = <Date 2010-04-27.21:26:06.893>
    actor = 'pitrou'
    assignee = 'trent'
    closed = True
    closed_date = <Date 2010-04-27.21:26:06.895>
    closer = 'pitrou'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2008-04-04.15:57:33.252>
    creator = 'trent'
    dependencies = []
    files = ['9939', '9966', '9980']
    hgrepos = []
    issue_num = 2550
    keywords = ['patch', '26backport']
    message_count = 12.0
    messages = ['64933', '65050', '65051', '65052', '65054', '65055', '65075', '65077', '65078', '65155', '65224', '104365']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'nnorwitz', 'exarkun', 'pitrou', 'forest', 'amak', 'trent']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2550'
    versions = ['Python 2.6', 'Python 2.5', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    OS-windowsstdlibStandard 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