Add client references
[fio.git] / client.h
index d0f9b28101d17bbefe24133baacb25380447c8ab..213987ca4511df538ca383082ed6e0b33eea34eb 100644 (file)
--- a/client.h
+++ b/client.h
@@ -23,6 +23,7 @@ struct fio_client {
        char *hostname;
        int port;
        int fd;
+       unsigned int refs;
 
        char *name;