structure to keep track of information during stop flush More...
Data Fields | |
| struct ub_event_base * | base |
| the event base during stop flush | |
| int | want_to_exit_flush |
| did we already want to exit this stop-flush event base | |
| int | timer_done |
| has the timer fired | |
| struct dt_io_thread * | dtio |
| the dtio | |
| void * | stop_frame |
| the stop control frame | |
| size_t | stop_frame_len |
| length of the stop frame | |
| size_t | stop_frame_done |
| how much we have done of the stop frame | |
structure to keep track of information during stop flush