![]() |
dnp3 (C API) 1.6.0
|
Configuration related to reading a file. More...
#include <dnp3.h>
Data Fields | |
| uint16_t | max_block_size |
| Maximum block size requested by the master during the file open. More... | |
| uint32_t | max_file_size |
| Maximum number of bytes that may be accumulated while reading directory information. More... | |
Configuration related to reading a file.
| uint16_t dnp3_dir_read_config_t::max_block_size |
Maximum block size requested by the master during the file open.
| uint32_t dnp3_dir_read_config_t::max_file_size |
Maximum number of bytes that may be accumulated while reading directory information.