Add a call to find the queue-length so we can see how many I/O we have in flight...
[deb_libnfs.git] / include / libnfs-raw.h
index 573205c9c876c9ca48d38377806ea68369e0f1b4..bc7113306e09e0a3c4e3a182f9ed32312e1682d9 100644 (file)
@@ -37,6 +37,7 @@ int rpc_get_fd(struct rpc_context *rpc);
 int rpc_which_events(struct rpc_context *rpc);
 int rpc_service(struct rpc_context *rpc, int revents);
 char *rpc_get_error(struct rpc_context *rpc);
+int rpc_queue_length(struct rpc_context *rpc);
 
 
 #define RPC_STATUS_SUCCESS             0