danicoin/contrib/epee
moneromooo-monero cd929b89b0
levin: fix wrong value passed as return code to remote call
When receiving an answer packet, the command code was passed
to the callback instead of the error code. This was hiding
the "command not found" failure from the peer, and in turn
causing the code to attempt to deserialize a non existent
reply string.
2016-11-12 10:12:23 +00:00
..
demo year updated in license 2015-01-02 18:52:46 +02:00
include levin: fix wrong value passed as return code to remote call 2016-11-12 10:12:23 +00:00
tests year updated in license 2015-01-02 18:52:46 +02:00
LICENSE.txt year updated in license 2015-01-02 18:52:46 +02:00
README.md year updated in license 2015-01-02 18:52:46 +02:00

epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.