structure for argument data for dump infra host More...
Data Fields | |
| struct infra_cache * | infra |
| the infra cache | |
| RES * | ssl |
| the SSL connection | |
| time_t | now |
| the time now | |
| int | ssl_failed |
| ssl failure? stop writing and skip the rest. | |
structure for argument data for dump infra host
| int infra_arg::ssl_failed |
ssl failure? stop writing and skip the rest.
If the tcp connection is broken, and writes fail, we then stop writing.
Referenced by do_dump_infra(), and dump_infra_host().