danicoin/src/p2p
moneromooo-monero 7591c528d0
p2p: fallback on seed nodes if we can't make a connection
This avoids failing to connect to the network in case all
known peers are unavailable (which can happen if the peer
list is small).
2017-08-09 22:55:25 +01:00
..
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
connection_basic.cpp some include cleanup 2017-07-31 16:36:52 +01:00
connection_basic.hpp some include cleanup 2017-07-31 16:36:52 +01:00
net_node.h p2p: fallback on seed nodes if we can't make a connection 2017-08-09 22:55:25 +01:00
net_node.inl p2p: fallback on seed nodes if we can't make a connection 2017-08-09 22:55:25 +01:00
net_node_common.h cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01:00
net_peerlist.h abstracted nework addresses 2017-05-27 11:35:54 +01:00
net_peerlist_boost_serialization.h Remove typeid use in network_address 2017-06-28 09:11:24 +01:00
network_throttle-detail.cpp some include cleanup 2017-07-31 16:36:52 +01:00
network_throttle-detail.hpp some include cleanup 2017-07-31 16:36:52 +01:00
network_throttle.cpp Merge pull request #2234 2017-08-07 15:13:07 +02:00
network_throttle.hpp Merge pull request #2234 2017-08-07 15:13:07 +02:00
p2p_protocol_defs.h Merge pull request #2234 2017-08-07 15:13:07 +02:00
stdafx.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00