2005-06-02 [colin] 1.9.11cvs35
authorColin Leroy <colin@colino.net>
Thu, 2 Jun 2005 16:46:13 +0000 (16:46 +0000)
committerColin Leroy <colin@colino.net>
Thu, 2 Jun 2005 16:46:13 +0000 (16:46 +0000)
commit30493f464827c17de1f80c90f9d5749fe1cb3895
tree6531f15cdbc0c3f61272f3f6f58aac9d803b1bd0
parent75e2a2d8a2c6c3fc141293e1052791f9649a9b5f
2005-06-02 [colin] 1.9.11cvs35

* src/imap.c
Use a non-blocking imap_getline() if possible.
This should completely prevent the interface
from freezin on imap operations, although it
may do strange stuff in case of folder switching
while a big imap operation is taking place...

In addition, fix a leak in the case thread
creation fails on connection.
ChangeLog-gtk2.claws
PATCHSETS
configure.ac
src/imap.c