Skip to content

socket sendmsg(), recvmsg() methods#50809

@synapse

Description

@synapse
mannequin
BPO6560
Nosy@brettcannon, @jcea, @ncoghlan, @pitrou, @jackdied, @giampaolo, @brianmay
Superseder
  • bpo-12958: test_socket failures on Mac OS X
  • Files
  • srmsg.patch: sendmsg()/recvmsg() patch for rev 74186
  • sendrecvmsgtest.py: my tester script
  • baikie-hwundram.diff: Different patch, with msg_name and scatter/gather
  • baikie-hwundram-v2.diff: New version w/ docs and tests (work in progress)
  • baikie-hwundram-v2.1.diff: Added test fix for non-IPv6 builds
  • baikie-hwundram-v3.diff: New version; added RFC 3542 tests
  • baikie-hwundram-v4.diff: New version; minor changes
  • v4-replace-existing-classes.diff: Optional: replace SocketTCPTest, etc. with the classes from the sendmsg patch
  • baikie-hwundram-v5.diff
  • v5-replace-existing-classes.diff
  • baikie-hwundram-v5-hg.diff
  • baikie-hwundram-v6.diff
  • baikie-hwundram-v6-for-2.x.diff
  • issue6560_ssl_fixes_v1.diff: Attempt 1 at resolving SSL related buildbot failures
  • pass_fds_osx.diff
  • 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/ncoghlan'closed_at=<Date2011-09-11.05:46:03.256>created_at=<Date2009-07-24.08:30:17.314>labels= ['type-feature', 'library'] title='socket sendmsg(), recvmsg() methods'updated_at=<Date2012-04-30.13:53:07.207>user='https://bugs.python.org/synapse'

    bugs.python.org fields:

    activity=<Date2012-04-30.13:53:07.207>actor='python-dev'assignee='ncoghlan'closed=Trueclosed_date=<Date2011-09-11.05:46:03.256>closer='ncoghlan'components= ['Library (Lib)'] creation=<Date2009-07-24.08:30:17.314>creator='synapse'dependencies= [] files= ['14556', '14557', '15561', '16417', '16422', '17483', '17659', '17660', '19962', '19963', '22180', '22256', '22257', '23011', '23027'] hgrepos= [] issue_num=6560keywords= ['patch'] message_count=55.0messages= ['90875', '90876', '90877', '96400', '99842', '99951', '99970', '99972', '99976', '100232', '100317', '100351', '106684', '106797', '106925', '107745', '107746', '123501', '136496', '136595', '136688', '136721', '136725', '137216', '137344', '137376', '137688', '137711', '137719', '142656', '142685', '142690', '142695', '142778', '142780', '142787', '142804', '142809', '142812', '142814', '142815', '142816', '142822', '142874', '142885', '142897', '142901', '142982', '143082', '143412', '143714', '143855', '143933', '143947', '159693'] nosy_count=17.0nosy_names= ['brett.cannon', 'jcea', 'exarkun', 'ncoghlan', 'janssen', 'pitrou', 'therve', 'jackdied', 'baikie', 'giampaolo.rodola', 'schmichael', 'synapse', 'wiml', 'neologix', 'rosslagerwall', 'python-dev', 'brian'] pr_nums= [] priority='normal'resolution='fixed'stage='resolved'status='closed'superseder='12958'type='enhancement'url='https://bugs.python.org/issue6560'versions= ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions