summaryrefslogtreecommitdiff
path: root/adapters/libuv.h
AgeCommit message (Expand)Author
2022-09-01uvadapter: reduce number of uv_poll_start callsAnton Tiurin
2022-01-18Add timeout support for libuv adapter (#1016)MichaelSuen
2020-05-22Allow users to replace allocator and handle OOM everywhere. (#800)Michael Grunder
2020-04-09Use correct libuv call on Windows (#784)Michael Grunder
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
2014-04-09Define redisLibuvAttach as staticCharlie Somerville
2014-04-09Libuv: Fix compile warnings and C++ compatabilityJohn Graham
2013-06-09Removed unnecessary commentsErik Dubbelboer
2013-06-04Added libuv adapterErik Dubbelboer