summaryrefslogtreecommitdiff
path: root/adapters/libuv.h
AgeCommit message (Collapse)Author
2018-11-04Fix errors not propagating properly with libuv.h.Yossi Gottlieb
2016-09-19Prevented uv adapter from calling write when context has been freedPaul Scott
2015-01-05Cleanup libuv adaptertorque
This: - Removes misplaced libuv function prototype - Includes stdlib for free() Closes #251
2014-04-09Define redisLibuvAttach as staticCharlie Somerville
Closes #206
2014-04-09Libuv: Fix compile warnings and C++ compatabilityJohn Graham
Closes #189
2013-06-09Removed unnecessary commentsErik Dubbelboer
2013-06-04Added libuv adapterErik Dubbelboer