Skip to content

Conversation

@vstinner
Copy link
Member

Catch the Windows socket WSAEINVAL error (code 10022) in imaplib and
poplib on shutdown(SHUT_RDWR): An invalid operation was attempted

This error occurs sometimes on SSL connections.
(cherry picked from commit 83a2c28)

Catch the Windows socket WSAEINVAL error (code 10022) in imaplib and
poplib on shutdown(SHUT_RDWR): An invalid operation was attempted

This error occurs sometimes on SSL connections.
(cherry picked from commit 83a2c28)
@vstinner vstinner merged commit c9ba45d into python:3.5 May 16, 2017
@vstinner vstinner deleted the 3.5 branch May 16, 2017 23:02
akruis pushed a commit to akruis/cpython that referenced this pull request Oct 18, 2017
akruis pushed a commit to akruis/cpython that referenced this pull request Oct 18, 2017
akruis pushed a commit to stackless-dev/stackless that referenced this pull request Nov 1, 2017
akruis pushed a commit to stackless-dev/stackless that referenced this pull request Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants