mirror of
https://git.code.sf.net/p/isync/isync
synced 2025-12-11 20:37:54 +01:00
rework IMAP list parsing
replace the "DOM-like" model with a "streaming" model, i.e., the tokens are now immediately processed by stateful callbacks as they are found. this avoids plenty of allocations and copies (though not of the message contents, yet).
This commit is contained in:
843
src/drv_imap.c
843
src/drv_imap.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user