Commit b0ad5429 authored by Wayne Davison's avatar Wayne Davison

Added batch_gen_fd.

parent 727b35f6
......@@ -55,6 +55,7 @@ extern struct stats stats;
const char phase_unknown[] = "unknown";
int select_timeout = SELECT_TIMEOUT;
int batch_fd = -1;
int batch_gen_fd = -1;
/**
* The connection might be dropped at some point; perhaps because the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment