|
EDGESEC
0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
|
String queue structure definition. More...
#include <squeue.h>
Data Fields | |
| char * | str |
| ssize_t | max_length |
| struct dl_list | list |
String queue structure definition.
| struct dl_list string_queue::list |
List definition
| ssize_t string_queue::max_length |
Maximum length of the queue
| char* string_queue::str |
String value