danicoin/src/p2p
Miguel Herranz ca94d0a43c Separate data per P2P port
poolstate.bin and p2pstate.bin are stored in .bitmonero/ if the default
P2P port is being used.

If another port is used both files are stored in
.bitmonero/PORTNUMBER/.
2017-01-28 14:16:06 +01:00
..
CMakeLists.txt Cleanup. Dropped "bit" from bitmonero. 2016-09-26 17:35:10 -04:00
connection_basic.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
connection_basic.hpp src: p2p: add exception spec to throwing destructors 2016-05-18 01:02:21 -04:00
net_node.h Merge pull request #1609 2017-01-22 11:47:43 -05:00
net_node.inl Separate data per P2P port 2017-01-28 14:16:06 +01:00
net_node_common.h p2p: possibly fix crash in relay_blocks 2016-12-01 23:52:16 +00:00
net_peerlist.h Remove unreachable returns 2017-01-23 11:29:34 +01:00
net_peerlist_boost_serialization.h updated copyright year 2015-12-31 08:39:56 +02:00
network_throttle-detail.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
network_throttle-detail.hpp remove unused fields from network_throttle (unused-private-field warning) 2017-01-14 15:06:07 +03:00
network_throttle.cpp Use boost::thread instead of std::thread 2016-03-11 15:09:50 +00:00
network_throttle.hpp Use boost::thread instead of std::thread 2016-03-11 15:09:50 +00:00
p2p_protocol_defs.h add lightweight block propagation ("fluffy blocks") 2016-11-09 14:24:27 -05:00
stdafx.h updated copyright year 2015-12-31 08:39:56 +02:00