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:
parent
f748bd45df
commit
3aead33008
859
src/drv_imap.c
859
src/drv_imap.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user