-
- Downloads
dht: use asio for networking, scheduling
Showing
- CMakeLists.txt 3 additions, 5 deletionsCMakeLists.txt
- c/opendht.cpp 43 additions, 7 deletionsc/opendht.cpp
- include/opendht/callbacks.h 13 additions, 0 deletionsinclude/opendht/callbacks.h
- include/opendht/default_types.h 13 additions, 9 deletionsinclude/opendht/default_types.h
- include/opendht/dht.h 30 additions, 14 deletionsinclude/opendht/dht.h
- include/opendht/dht_interface.h 5 additions, 9 deletionsinclude/opendht/dht_interface.h
- include/opendht/dht_proxy_client.h 14 additions, 16 deletionsinclude/opendht/dht_proxy_client.h
- include/opendht/dht_proxy_server.h 1 addition, 1 deletioninclude/opendht/dht_proxy_server.h
- include/opendht/dhtrunner.h 13 additions, 34 deletionsinclude/opendht/dhtrunner.h
- include/opendht/infohash.h 2 additions, 13 deletionsinclude/opendht/infohash.h
- include/opendht/network_engine.h 24 additions, 17 deletionsinclude/opendht/network_engine.h
- include/opendht/network_utils.h 8 additions, 130 deletionsinclude/opendht/network_utils.h
- include/opendht/node.h 3 additions, 7 deletionsinclude/opendht/node.h
- include/opendht/node_export.h 6 additions, 4 deletionsinclude/opendht/node_export.h
- include/opendht/peer_discovery.h 2 additions, 2 deletionsinclude/opendht/peer_discovery.h
- include/opendht/securedht.h 7 additions, 7 deletionsinclude/opendht/securedht.h
- include/opendht/sockaddr.h 0 additions, 311 deletionsinclude/opendht/sockaddr.h
- include/opendht/udp_socket.h 106 additions, 0 deletionsinclude/opendht/udp_socket.h
- include/opendht/utils.h 39 additions, 0 deletionsinclude/opendht/utils.h
- include/opendht/value.h 0 additions, 1 deletioninclude/opendht/value.h
Loading
Please register or sign in to comment