hiredis/examples
Mark Nunberg 8633a2f32e Allow connections to unix socket in example
To minimize code changes, a simple `u` (or UNIX, Unix, unix, etc -- as
long as the first character is u or U) is used as a marker for the
'port' argument. In this case, the hostname is interpreted to be the
path to the unix socket.
2018-12-05 07:02:26 -05:00
..
example-ae.c Move examples into their own folder 2013-07-10 22:16:53 -07:00
example-glib.c Add GLib 2.0 adapter 2015-01-05 16:39:30 -05:00
example-ivykis.c Add an Ivykis adapter 2015-07-27 22:48:05 +02:00
example-libev.c Move examples into their own folder 2013-07-10 22:16:53 -07:00
example-libevent.c Move examples into their own folder 2013-07-10 22:16:53 -07:00
example-libuv.c Move examples into their own folder 2013-07-10 22:16:53 -07:00
example-macosx.c Fix a typo in the Mac OSX example 2015-07-27 23:19:41 +02:00
example-qt.cpp Add Qt adapter and relative example. 2015-07-27 23:17:41 +02:00
example-qt.h Make sure to disconnect the adapter in the destructor 2015-07-27 23:17:41 +02:00
example.c Allow connections to unix socket in example 2018-12-05 07:02:26 -05:00