<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/p2p/connection_basic.hpp, branch v0.10.3.1</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.10.3.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.3.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-02-21T17:38:18Z</updated>
<entry>
<title>update copyright year, fix occasional lack of newline at line end</title>
<updated>2017-02-21T17:38:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T17:38:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c3599fa7b94764d8f1cf7828a3f3a46067efe359'/>
<id>urn:sha1:c3599fa7b94764d8f1cf7828a3f3a46067efe359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src: p2p: add exception spec to throwing destructors</title>
<updated>2016-05-18T05:02:21Z</updated>
<author>
<name>redfish</name>
<email>redfish@galactica.pw</email>
</author>
<published>2016-05-18T04:57:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=68987416adb755337714964b38db3ada08ec2203'/>
<id>urn:sha1:68987416adb755337714964b38db3ada08ec2203</id>
<content type='text'>
The destructors get a noexcept(true) spec by default, but these
destructors in fact throw exceptions. An alternative fix might be to not
throw (most if not all of these throws are non-essential
error-reporting/logging).
</content>
</entry>
<entry>
<title>updated copyright year</title>
<updated>2015-12-31T06:39:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T06:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de0392685063d93dbdad3a6b1a2712eaf94dd51a'/>
<id>urn:sha1:de0392685063d93dbdad3a6b1a2712eaf94dd51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleaning up, removing redundant files, renaming, fixing incorrect licenses</title>
<updated>2015-05-31T11:40:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-05-31T11:40:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e01d32e52d862d590ec23a17d3460066639a3803'/>
<id>urn:sha1:e01d32e52d862d590ec23a17d3460066639a3803</id>
<content type='text'>
</content>
</entry>
<entry>
<title>print limits when running limit commands with no arguments</title>
<updated>2015-05-17T12:15:09Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-05-17T12:13:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d8ee0a95c7e3a1aba2aa79173f2d55f2db6f31cd'/>
<id>urn:sha1:d8ee0a95c7e3a1aba2aa79173f2d55f2db6f31cd</id>
<content type='text'>
It's more user friendly that an error message saying the command
does not exist.
</content>
</entry>
<entry>
<title>[fix] Network 1.8: unlimited the RPC connections</title>
<updated>2015-04-08T17:54:07Z</updated>
<author>
<name>rfree2monero</name>
<email>rfreemonero@op.pl</email>
</author>
<published>2015-04-08T17:54:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9bfa593eee5a528c70dfaed39feb140a7b10e8b5'/>
<id>urn:sha1:9bfa593eee5a528c70dfaed39feb140a7b10e8b5</id>
<content type='text'>
works for unit tests build, too
</content>
</entry>
<entry>
<title>2014 network limit 1.1 +utils +toc -doc -drmonero</title>
<updated>2015-02-20T21:13:00Z</updated>
<author>
<name>rfree2monero</name>
<email>rfreemonero@op.pl</email>
</author>
<published>2015-02-12T19:59:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ce4256e3d6ff2e1595750e3875865089e20a03b'/>
<id>urn:sha1:5ce4256e3d6ff2e1595750e3875865089e20a03b</id>
<content type='text'>
Update of the PR with network limits

works very well for all speeds
(but remember that low download speed can stop upload
because we then slow down downloading of blockchain
requests too)

more debug options

fixed pedantic warnings in our code
should work again on Mac OS X and FreeBSD
fixed warning about size_t
tested on Debian, Ubuntu, Windows(testing now)

TCP options and ToS (QoS) flag
FIXED peer number limit
FIXED some spikes in ingress/download
FIXED problems when other up and down limit
</content>
</entry>
<entry>
<title>2014 network limit 1.0a +utils +toc -doc -drmonero</title>
<updated>2015-02-20T21:13:00Z</updated>
<author>
<name>rfree2monero</name>
<email>rfreemonero@op.pl</email>
</author>
<published>2015-01-05T19:30:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=eabb519605cab00dbaa5a1868d229f09c74570a6'/>
<id>urn:sha1:eabb519605cab00dbaa5a1868d229f09c74570a6</id>
<content type='text'>
commands and options for network limiting
works very well e.g. for 50 KiB/sec up and down
ToS (QoS) flag
peer number limit
TODO some spikes in ingress/download
TODO problems when other up and down limit
added "otshell utils" - simple logging (with colors, text files channels)
</content>
</entry>
</feed>
