hiredis/adapters
Michael Grunder a5613f3f7f
Use correct libuv call on Windows (#784)
Explicitly call `uv_poll_init_socket` as that has slightly different semantics on Windows (and is identical to `uv_poll_init` on Linux).

http://docs.libuv.org/en/v1.x/poll.html#c.uv_poll_init_socket
2020-04-09 12:39:49 -07:00
..
ae.h Safe allocation wrappers (#754) 2020-01-28 12:13:05 -08: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 Safe allocation wrappers (#754) 2020-01-28 12:13:05 -08:00
libev.h Safe allocation wrappers (#754) 2020-01-28 12:13:05 -08:00
libevent.h Safe allocation wrappers (#754) 2020-01-28 12:13:05 -08:00
libuv.h Use correct libuv call on Windows (#784) 2020-04-09 12:39:49 -07: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