-
- Downloads
proxy: remove useless callback_id
callback_id was used for token problems which are not present anymore. Now token is sufficient and we can remove callback_id.
Showing
- include/opendht/dht_proxy_client.h 1 addition, 2 deletionsinclude/opendht/dht_proxy_client.h
- include/opendht/dht_proxy_server.h 3 additions, 9 deletionsinclude/opendht/dht_proxy_server.h
- src/dht_proxy_client.cpp 9 additions, 11 deletionssrc/dht_proxy_client.cpp
- src/dht_proxy_server.cpp 11 additions, 18 deletionssrc/dht_proxy_server.cpp
- tools/dhtnode.cpp 2 additions, 2 deletionstools/dhtnode.cpp
Loading
Please register or sign in to comment