Skip to content

ssl.SSLSocket.recv() implementation may not work with non-blocking sockets #48140

@giampaolo

Description

@giampaolo
BPO 3890
Nosy @warsaw, @rhettinger, @josiahcarlson, @amauryfa, @pitrou, @giampaolo, @florentx
Files
  • ssl_noblock.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/pitrou'
    closed_at = <Date 2010-03-24.16:35:55.758>
    created_at = <Date 2008-09-17.20:35:51.587>
    labels = ['type-bug', 'library']
    title = 'ssl.SSLSocket.recv() implementation may not work with non-blocking sockets'
    updated_at = <Date 2010-03-24.16:35:55.756>
    user = 'https://github.com/giampaolo'

    bugs.python.org fields:

    activity = <Date 2010-03-24.16:35:55.756>
    actor = 'pitrou'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2010-03-24.16:35:55.758>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2008-09-17.20:35:51.587>
    creator = 'giampaolo.rodola'
    dependencies = []
    files = ['12210']
    hgrepos = []
    issue_num = 3890
    keywords = ['patch', 'needs review']
    message_count = 37.0
    messages = ['73342', '75054', '75057', '76830', '76832', '76907', '76961', '77569', '92829', '92832', '92877', '93135', '93314', '93316', '93317', '93324', '93325', '93327', '93328', '93335', '93337', '93383', '93623', '93625', '94105', '95447', '95448', '101226', '101236', '101449', '101450', '101455', '101483', '101484', '101507', '101513', '101641']
    nosy_count = 14.0
    nosy_names = ['barry', 'rhettinger', 'josiahcarlson', 'exarkun', 'amaury.forgeotdarc', 'janssen', 'pitrou', 'giampaolo.rodola', 'josiah.carlson', 'ddvoinikov', 'srid', 'flox', 'qwavel', 'jimsmyth']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue3890'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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