sociomantic-tsunami / dhtproto

Distributed Hash Table protocol definition, client, fake node, and tests
Boost Software License 1.0
5 stars 22 forks source link

Update request: notification bug on disconnection #212

Open gavin-norman-sociomantic opened 5 years ago

gavin-norman-sociomantic commented 5 years ago

In the case of a disconnection, in addition to being called with node_disconnected status, the Notifier callback is also called with no_record status, which is a bug.