message_t is a general structure that encapsulate envelope_t, header_t and
body_t etc ... Accessing member of the structure is thread-safe, a monitor/lock is use the downside the lock is grab for each modification.
Showing
20 changed files
with
295 additions
and
72 deletions
include/mailutils/envelope.h
0 → 100644
mailbox/envelope.c
0 → 100644
mailbox/include/envelope0.h
0 → 100644
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment