X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=include%2Flibnfs.h;h=3ff49d73b0f8604052efa5dc7f7dabb3e1b2133c;hb=83aa785d927875e69ca4afd58fb53ffc84f24413;hp=dd63f9623816f8b4a3d67b28ed89555e7af5048e;hpb=37d14753cedbfa47149bd3dacce089adcec23613;p=deb_libnfs.git diff --git a/include/libnfs.h b/include/libnfs.h index dd63f96..3ff49d7 100644 --- a/include/libnfs.h +++ b/include/libnfs.h @@ -57,6 +57,7 @@ struct utimbuf { EXTERN int nfs_get_fd(struct nfs_context *nfs); EXTERN int nfs_which_events(struct nfs_context *nfs); EXTERN int nfs_service(struct nfs_context *nfs, int revents); +EXTERN int nfs_queue_length(struct nfs_context *nfs); /* * Used if you need different credentials than the default for the current user.