aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/net/abstract_tcp_server2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-02pass large parameters by const ref, not valuemoneromooo-monero1-1/+1
2017-12-16move connection_basic and network_throttle from src/p2p to epeemoneromooo-monero1-2/+2
2017-11-07RPC: get_info add rpc_connections_countTim L1-0/+6
2017-08-16abstract_tcp_server2: improve tracking/cancelling of early connectionsmoneromooo-monero1-3/+1
2017-05-27abstracted nework addressesmoneromooo-monero1-1/+1
2017-01-16Change logging to easylogging++moneromooo-monero1-1/+3
2016-10-03Removed all code related to fast_exitNanoAkron1-1/+0
2016-06-22contrib: epee: add missing noexcept spec to class declredfish1-1/+1
2016-03-11Use boost::thread instead of std::threadHoward Chu1-3/+3
2015-12-23epee: regularly cleanup connections we kept a reference tomoneromooo-monero1-1/+3
2015-12-22epee: fix hang on exitmoneromooo-monero1-0/+5
2015-04-10[fix] log level change. compilation: dns, testsrfree2monero1-2/+2
2015-04-08[fix] Network 1.8: unlimited the RPC connectionsrfree2monero1-13/+21
2015-02-202014 network limit 1.1 +utils +toc -doc -drmonerorfree2monero1-0/+9
2015-02-202014 network limit 1.0a +utils +toc -doc -drmonerorfree2monero1-28/+49
2014-09-15increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane valueRiccardo Spagni1-1/+1
2014-07-25move modified epee code to new classes, revert licensefluffypony1-25/+23
2014-07-23License updated to BSD 3-clausefluffypony1-23/+25
2014-04-30mac osx building fixesmydesktop1-2/+2
2014-03-20some fixesAntonio Juarez1-11/+11
2014-03-03moved all stuff to githubAntonio Juarez1-0/+276