Browse Source

make imap_exec() result reporting callback-based

this makes the IMAP command submission interface asynchronous.

the functions still have synchronous return codes as well - this enables
clean error return paths. only when we invoke callbacks we resort to
refcounting.

as a "side effect", properly sequence commands after CREATE resulting
from [TRYCREATE].
Oswald Buddenhagen 14 years ago
parent
commit
2ab689b3df
1 changed files with 503 additions and 178 deletions
  1. 503 178
      src/drv_imap.c

File diff suppressed because it is too large
+ 503 - 178
src/drv_imap.c


Some files were not shown because too many files changed in this diff