This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
redis
/
hiredis
Watch
1
Star
0
Fork
0
You've already forked hiredis
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
hiredis
/
adapters
History
zfz
515228e5a1
Update libevent.h
...
event_del can not free the "e->rev" and "e->wev",that will leak when reconnect the redis
2017-03-28 16:46:55 +08:00
..
ae.h
Add missing license and copyright for adapters
2014-04-09 17:02:42 -04:00
glib.h
Use explicit casts for void* pointer in order to compile in C++
2015-06-22 14:44:57 +02:00
ivykis.h
Add an Ivykis adapter
2015-07-27 22:48:05 +02:00
libev.h
Add missing license and copyright for adapters
2014-04-09 17:02:42 -04:00
libevent.h
Update libevent.h
2017-03-28 16:46:55 +08:00
libuv.h
Prevented uv adapter from calling write when context has been freed
2016-09-19 11:48:54 +10:00
macosx.h
Added MacOS X addapter and corresponding example.
2015-07-27 23:19:14 +02:00
qt.h
Make sure to disconnect the adapter in the destructor
2015-07-27 23:17:41 +02:00