danicoin/contrib/epee
Howard Chu cf3a376cb5
Don't timeout a slow operation that's making progress
If we got at least MIN_BYTES_WANTED (default 512) during any network
poll, reset the timeout to allow more time for data to arrive.
2017-06-15 16:54:03 +01:00
..
demo removing some unsed epee files 2017-01-20 01:05:14 +00:00
include Don't timeout a slow operation that's making progress 2017-06-15 16:54:03 +01:00
src Fix PR#2039 2017-06-15 16:54:03 +01:00
tests undelete epee tests.cpp 2017-01-21 10:00:32 +08:00
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +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.