summaryrefslogtreecommitdiffstats
path: root/server/reds_stream.h
Commit message (Expand)AuthorAgeFilesLines
* Make RedsStream::info privateChristophe Fergeau2014-01-201-6/+0
* Introduce reds_stream_set_channel()Christophe Fergeau2014-01-201-0/+2
* Introduce reds_stream_set_info_flag()Christophe Fergeau2014-01-201-0/+1
* Make RedsStream::async_read privateChristophe Fergeau2014-01-201-2/+0
* Make RedsStream::sasl privateChristophe Fergeau2014-01-201-35/+0
* Make RedsStream read/write functions privateChristophe Fergeau2014-01-201-5/+0
* Make RedsStream::ssl privateChristophe Fergeau2014-01-201-1/+0
* Introduce reds_stream_is_ssl()Christophe Fergeau2014-01-201-0/+1
* Add RedsStream::privChristophe Fergeau2014-01-201-0/+4
* Move SASL authentication to reds_stream.hChristophe Fergeau2014-01-201-0/+18
* Move async code to RedsStreamChristophe Fergeau2014-01-201-0/+18
* Introduce reds_stream_new() helperChristophe Fergeau2014-01-201-0/+1
* reds: Move SSL-related code to RedsStreamChristophe Fergeau2014-01-201-0/+2
* Move sync_write* to reds_stream.hChristophe Fergeau2014-01-201-0/+5
* Add reds_stream.[ch]Christophe Fergeau2014-01-201-0/+100