-
- Downloads
add node cache, split dhtrunner.h from dht.h
Showing
- CMakeLists.txt 4 additions, 0 deletionsCMakeLists.txt
- include/opendht.h 0 additions, 7 deletionsinclude/opendht.h
- include/opendht/callbacks.h 76 additions, 0 deletionsinclude/opendht/callbacks.h
- include/opendht/dht.h 6 additions, 79 deletionsinclude/opendht/dht.h
- include/opendht/dhtrunner.h 70 additions, 149 deletionsinclude/opendht/dhtrunner.h
- include/opendht/infohash.h 6 additions, 0 deletionsinclude/opendht/infohash.h
- include/opendht/node.h 0 additions, 6 deletionsinclude/opendht/node.h
- include/opendht/node_cache.h 58 additions, 0 deletionsinclude/opendht/node_cache.h
- include/opendht/securedht.h 2 additions, 6 deletionsinclude/opendht/securedht.h
- include/opendht/utils.h 2 additions, 2 deletionsinclude/opendht/utils.h
- include/opendht/value.h 2 additions, 0 deletionsinclude/opendht/value.h
- python/opendht.pyx 6 additions, 6 deletionspython/opendht.pyx
- python/opendht_cpp.pxd 28 additions, 32 deletionspython/opendht_cpp.pxd
- src/callbacks.cpp 50 additions, 0 deletionssrc/callbacks.cpp
- src/dht.cpp 7 additions, 62 deletionssrc/dht.cpp
- src/dhtrunner.cpp 154 additions, 21 deletionssrc/dhtrunner.cpp
- src/node_cache.cpp 125 additions, 0 deletionssrc/node_cache.cpp
- src/securedht.cpp 2 additions, 2 deletionssrc/securedht.cpp
- tools/dhtscanner.cpp 3 additions, 1 deletiontools/dhtscanner.cpp
- tools/tools_common.h 1 addition, 1 deletiontools/tools_common.h
Loading
Please register or sign in to comment