Antoine Pitrou <pit...@free.fr> added the comment:

Do you still witness the issue?
Could you post a small code sample showing the problem with IMAP4_SSL?

(it's not obvious it's a Python problem at all; details of the TCP 
implementation are obviously handled by the OS, and Python only uses the 
standard C socket API -- recv(), send() and friends)

----------
nosy: +pitrou
type:  -> behavior
versions:  -Python 2.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5565>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to