oxen-core/src/p2p
moneromooo-monero 7dbf76d0da
Fix an object lifetime bug in net load tests
The commands handler must not be destroyed before the config
object, or we'll be accessing freed memory.

An earlier attempt at using boost::shared_ptr to control object
lifetime turned out to be very invasive, though would be a
better solution in theory.
2017-10-09 16:46:42 +01:00
..
CMakeLists.txt version: fix link to new version strings 2017-09-25 19:01:56 +01:00
connection_basic.cpp p2p: get net log spam down a bit 2017-08-10 14:30:42 +01:00
connection_basic.hpp some include cleanup 2017-07-31 16:36:52 +01:00
net_node.h Rename m_listenning_port to m_listening_port 2017-09-01 09:50:22 +02:00
net_node.inl Fix an object lifetime bug in net load tests 2017-10-09 16:46:42 +01:00
net_node_common.h cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01:00
net_peerlist.h net_peerlist: remove dead code 2017-09-25 15:48:45 +01:00
net_peerlist_boost_serialization.h Upgrades to epee::net_utils::network_address 2017-10-05 11:57:09 -04: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 Upgrades to epee::net_utils::network_address 2017-10-05 11:57:09 -04:00
stdafx.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00