hiredis/adapters
Björn Svensson b22daec3d2 Remove unused parameter warning in libev adapter
A warning in `redisLibevTimeout(..)` is triggered when building the
libev adapter with Clang using -Wextra/-Wunused-parameter.
Works fine with gcc..
2021-11-18 09:00:15 -08:00
..
ae.h Allow users to replace allocator and handle OOM everywhere. (#800) 2020-05-22 09:27:49 -07:00
glib.h Allow users to replace allocator and handle OOM everywhere. (#800) 2020-05-22 09:27:49 -07:00
ivykis.h Allow users to replace allocator and handle OOM everywhere. (#800) 2020-05-22 09:27:49 -07:00
libev.h Remove unused parameter warning in libev adapter 2021-11-18 09:00:15 -08:00
libevent.h Allow users to replace allocator and handle OOM everywhere. (#800) 2020-05-22 09:27:49 -07:00
libuv.h Allow users to replace allocator and handle OOM everywhere. (#800) 2020-05-22 09:27:49 -07:00
macosx.h Allow users to replace allocator and handle OOM everywhere. (#800) 2020-05-22 09:27:49 -07:00
qt.h Make sure to disconnect the adapter in the destructor 2015-07-27 23:17:41 +02:00