Files | |
| file | msg_basic.c |
| Basic header handling. | |
| file | msg_header_copy.c |
| Copying and duplicating headers structures. | |
| file | msg_header_make.c |
| Creating message headers from strings. | |
| file | msg_header.h |
| Message headers. | |
| file | msg_protos.h |
| Prototypes for common headers. | |
Modules | |
| Erroneous Headers | |
| The erroneous headers are stored in msg_error_t structure. | |
| Unknown Headers | |
| The unknown headers are handled with msg_unknown_t structure. | |
| Message Body | |
| The payload object contains the message body. | |
| Message Separator | |
| An empty line separates headers from the message body. | |