summaryrefslogtreecommitdiff
path: root/src/connection.c
Commit message (Expand)AuthorAgeFilesLines
* Conns: Fix connClose() / connAccept() behavior.Yossi Gottlieb2020-03-221-3/+9
* Code review minor changes (names, comments).Yossi Gottlieb2019-10-151-2/+7
* Conns: write() 0 retval should not trigger error.Yossi Gottlieb2019-10-151-3/+1
* TLS: Implement support for write barrier.Oran Agra2019-10-071-3/+29
* diskless replication rdb transfer uses pipe, and writes to sockets form the p...Oran Agra2019-10-071-5/+0
* TLS: Connections refactoring and TLS support.Yossi Gottlieb2019-10-071-0/+383