wownero/src/p2p
moneromooo-monero 383ff4f689
remove "using namespace std" from headers
It's nasty, and actually breaks on Solaris, where if.h fails to
build due to:

  struct map *if_memmap;
2017-11-14 16:56:10 +00:00
..
CMakeLists.txt version: fix link to new version strings 2017-09-25 19:01:56 +01:00
connection_basic.cpp remove "using namespace std" from headers 2017-11-14 16:56:10 +00: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