Skip to content

timeout socket implementation #36595

@mgilfix

Description

@mgilfix
mannequin
BPO 555085
Nosy @gvanrossum
Files
  • timeoutsocket.diff
  • test_timeout.py
  • timeoutsocket.patch.2: Version 2 of the timeout socket patch
  • test_timeout.py.2: Version 2 of timeout functionality test
  • socketmodule.c.nb-connect.diff: socketmodule.c:- fix for non-blocking connect not handling EISCONN on non-Windows systems
  • test_socket.py.sendall.diff: test_socket.py:- rejig the sendall() test
  • 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/gvanrossum'
    closed_at = <Date 2002-08-08.20:41:50.000>
    created_at = <Date 2002-05-12.12:11:05.000>
    labels = ['library']
    title = 'timeout socket implementation'
    updated_at = <Date 2002-08-08.20:41:50.000>
    user = 'https://bugs.python.org/mgilfix'

    bugs.python.org fields:

    activity = <Date 2002-08-08.20:41:50.000>
    actor = 'gvanrossum'
    assignee = 'gvanrossum'
    closed = True
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2002-05-12.12:11:05.000>
    creator = 'mgilfix'
    dependencies = []
    files = ['4263', '4264', '4265', '4266', '4267', '4268']
    hgrepos = []
    issue_num = 555085
    keywords = ['patch']
    message_count = 12.0
    messages = ['40005', '40006', '40007', '40008', '40009', '40010', '40011', '40012', '40013', '40014', '40015', '40016']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'mgilfix', 'aimacintyre']
    pr_nums = []
    priority = 'low'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue555085'
    versions = ['Python 2.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions