[PATCH] Re: Fix IMAP4_Tunnel to work with imaplib2

Nicolas Sebrecht nicolas.s-dev at laposte.net
Wed Apr 13 17:43:07 BST 2011


On Wed, Apr 13, 2011 at 04:52:18AM -0400, Ethan Glasser-Camp wrote:
> 
> * IMAP4_Tunnel constructor should support base-class arguments, in
>   order to support the timeout argument.
> 
> * IMAP4_Tunnel needs to store the member IMAP4.host, which is normally
>   done in IMAP4.open().
> 
> * Update IMAP4_Tunnel.read() and IMAP4_Tunnel.send().  We turn on
>   nonblocking mode for these sockets, so we can return immediately
>   with whatever data is available.

Thanks for the good work for resolution. I applied and updated
Changelog.

-- 
Nicolas Sebrecht




More information about the OfflineIMAP-project mailing list