httpgw mostly consists of bugs at this point
[swift-upb.git] / swift.h
diff --git a/swift.h b/swift.h
index 12bf058..40dada3 100644 (file)
--- a/swift.h
+++ b/swift.h
@@ -456,6 +456,8 @@ namespace swift {
     /** Returns the number of bytes that are complete sequentially, starting from the
         beginning, till the first not-yet-retrieved packet. */
     uint64_t  SeqComplete (int fdes);
+    /***/
+    int       Find (Sha1Hash hash);
 
     void AddProgressCallback (int transfer,TransferProgressCallback cb);
     void RemoveProgressCallback (int transfer,TransferProgressCallback cb);