summaryrefslogtreecommitdiff
path: root/include/mbgl/util/uv-messenger.h
Commit message (Expand)AuthorAgeFilesLines
* Replace uv_messenger with AsyncQueue; rewrite remaining uv_* in C++John Firebaugh2015-04-091-33/+0
* Fix #include <uv.h> mixing between C and C++ modesLeith Bade2015-02-111-2/+2
* allow providing a callback to uv_messenger_stop to prevent mismatched new/freeKonstantin Käfer2014-10-301-1/+2
* properly ref/unref the handle and run the loop again for shutdown purposesKonstantin Käfer2014-10-011-0/+1
* do 304 requests and cache them in sqliteKonstantin Käfer2014-09-241-0/+31