index
:
hiredict.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2019-04-10
build ssl example if ssl is enabled
Mark Nunberg
2019-02-20
Support SNI
valentino
2019-02-20
libevent-example: Use timeout
Mark Nunberg
2019-02-20
SSL for async I/O
Mark Nunberg
2019-02-20
Add SSL example
Mark Nunberg
2019-02-20
Add examples to CMakeLists
Mark Nunberg
2018-12-05
Allow connections to unix socket in example
Mark Nunberg
2015-10-05
fix snprintf format string
Sergey Polovko
2015-07-27
Fix a typo in the Mac OSX example
Jan-Erik Rediger
2015-07-27
Added MacOS X addapter and corresponding example.
Dmitry Bakhvalov
2015-07-27
Make sure to disconnect the adapter in the destructor
Pietro Cerutti
2015-07-27
Add Qt adapter and relative example.
Pietro Cerutti
2015-07-27
Add an Ivykis adapter
Gergely Nagy
2015-01-05
Add GLib 2.0 adapter
Christian Hergert
2013-07-11
example.c: it is now possible to specify server ip/port.
antirez
2013-07-10
Emphasize size_t length for %b formatting
Wolfgang Richter
2013-07-10
Update example.c
Rafael Zanella
2013-07-10
Move examples into their own folder
Aaron Bedra