blob: d9d7be37e44de5f99d34f6ca8b63a91c93f37119 [file] [log] [blame]
imaplib and poplib now catch the Windows socket WSAEINVAL error (code 10022)
on shutdown(SHUT_RDWR): An invalid operation was attempted. This error
occurs sometimes on SSL connections.