2622
2619
return error ? error : error1;
2626
2622
static bool stat_print(Session *session, const char *type, uint32_t type_len,
2627
2623
const char *file, uint32_t file_len,
2628
2624
const char *status, uint32_t status_len)
2631
2627
protocol->prepareForResend();
2632
2628
protocol->store(type, type_len);
2633
2629
protocol->store(file, file_len);