_MIOSourceFileConfig Struct Reference
File source configuration context. More...
#include <mio_source_file.h>
Data Fields | |
char * | nextdir |
Next directory path. | |
char * | faildir |
Fail directory path. |
Detailed Description
File source configuration context.Pass as the cfg argument to any file source initializer.
Field Documentation
|
Fail directory path. NULL to leave input where it is, "" to delete. |
|
Next directory path. NULL to leave input where it is, "" to delete. |
The documentation for this struct was generated from the following file: