Skip to content

Fix socket.type on OSes with SOCK_NONBLOCK #76512

Closed
@1st1

Description

@1st1
BPO 32331
Nosy @pitrou, @vstinner, @tiran, @njsmith, @asvetlov, @methane, @1st1
PRs
  • bpo-32331: Fix socket.type on Linux; expose SOCK_TYPE_MASK. #4877
  • 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 2017-12-19.01:08:26.719>
    created_at = <Date 2017-12-15.03:42:49.184>
    labels = ['3.7', 'type-feature', 'library']
    title = 'Fix socket.type on OSes with SOCK_NONBLOCK'
    updated_at = <Date 2017-12-19.01:14:14.988>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2017-12-19.01:14:14.988>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-12-19.01:08:26.719>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2017-12-15.03:42:49.184>
    creator = 'yselivanov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32331
    keywords = ['patch']
    message_count = 23.0
    messages = ['308363', '308370', '308371', '308376', '308409', '308410', '308411', '308432', '308437', '308442', '308444', '308446', '308450', '308451', '308455', '308589', '308590', '308591', '308592', '308603', '308604', '308605', '308606']
    nosy_count = 7.0
    nosy_names = ['pitrou', 'vstinner', 'christian.heimes', 'njs', 'asvetlov', 'methane', 'yselivanov']
    pr_nums = ['4877']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32331'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions