client: ignore a client timeout, if the last thing we saw as a trigger
[fio.git] / client.h
index 394b685df70f608a9a7bb3535c2a4a92239684f5..90082a3491db54e2bcaec30b18182231fb1d83d5 100644 (file)
--- a/client.h
+++ b/client.h
@@ -39,6 +39,7 @@ struct fio_client {
        int port;
        int fd;
        unsigned int refs;
+       unsigned int last_cmd;
 
        char *name;