gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet-scheme] 03/05: NEWS: Document cancellability of DHT searches.


From: gnunet
Subject: [gnunet-scheme] 03/05: NEWS: Document cancellability of DHT searches.
Date: Fri, 18 Feb 2022 20:19:47 +0100

This is an automated email from the git hooks/post-receive script.

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit ed0ed4a73d0602ce0c464214c99b7bda6656a7aa
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Fri Feb 18 16:42:28 2022 +0000

    NEWS: Document cancellability of DHT searches.
    
    * NEWS (API): Add info about the new ‘stop-get!’ procedure.
---
 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/NEWS b/NEWS
index 2425898..41f14b7 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@
 
 -*- mode: org; coding: utf-8 -*-
 * Changes since 0.2
+** API
+   - DHT searches can now be stopped (‘cancelled’) with 'stop-get!'.
+     Additionally, DHT searches are automatically cancelled when the
+     search object becomes unreachable.
 ** Documentation
    - The ‘message-symbol’ network structure property is now defined for DHT
      messages and documented in the manual.  The aim is to make the code

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]