Skip to content

Error code 10035 calling socket.recv() on a socket with a timeout (WSAEWOULDBLOCK - A non-blocking socket operation could not be completed immediately) #53336

@ehohenstein

Description

@ehohenstein
BPO 9090
Nosy @gpshead, @jcea, @pitrou, @kristjanvalur, @giampaolo
Files
  • sock_recv.patch: Fix for 10035 error calling recv() on Windows
  • selectretry.patch
  • selectretry2.patch
  • socket_10035.patch
  • socket.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 = None
    closed_at = <Date 2013-03-22.17:27:24.016>
    created_at = <Date 2010-06-27.01:38:45.961>
    labels = ['type-bug', 'expert-IO', 'OS-windows']
    title = 'Error code 10035 calling socket.recv() on a socket with a timeout (WSAEWOULDBLOCK - A non-blocking socket operation could not be completed immediately)'
    updated_at = <Date 2013-03-22.17:27:24.015>
    user = 'https://bugs.python.org/ehohenstein'

    bugs.python.org fields:

    activity = <Date 2013-03-22.17:27:24.015>
    actor = 'kristjan.jonsson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-03-22.17:27:24.016>
    closer = 'kristjan.jonsson'
    components = ['Windows', 'IO']
    creation = <Date 2010-06-27.01:38:45.961>
    creator = 'ehohenstein'
    dependencies = []
    files = ['17780', '18926', '19046', '20142', '29453']
    hgrepos = []
    issue_num = 9090
    keywords = ['patch']
    message_count = 25.0
    messages = ['108770', '116498', '116499', '116553', '116554', '116814', '116815', '116816', '116817', '116820', '116830', '117535', '117549', '124515', '124607', '125674', '141221', '148736', '173351', '184390', '184511', '184654', '184667', '184679', '184990']
    nosy_count = 12.0
    nosy_names = ['gregory.p.smith', 'jcea', 'exarkun', 'pitrou', 'kristjan.jonsson', 'giampaolo.rodola', 'bjourne', 'neologix', 'ehohenstein', 'Ben.Smith', 'python-dev', 'Okko.Willeboordse']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue9090'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions