Finally took time to put the code in from Jakob first draft, in
an email excerpt: states is the valid states for a command (eg. LOGIN is only valid in non-authenticated state, SELECT is valid in authenticated or selected). success is the state to enter when the command completes successfully (STATE_NONE means no change) and failure is the state to enter when the command fails. The fetch code is getting close to completion! ye!
Showing
38 changed files
with
428 additions
and
112 deletions
This diff is collapsed.
Click to expand it.
mailbox/memory_stream.c
0 → 100644
-
Please register or sign in to post a comment