aboutsummaryrefslogtreecommitdiffstats
path: root/src/conn-tools/s6-tcpserver6d.c
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: spurious error message in s6-tcpserver?d when maxed connectionsLaurent Bercot2017-09-131-2/+3
|
* Fix memcpy size in s6-tcpserver6dLaurent Bercot2017-03-151-1/+1
|
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-121-36/+42
|
* Types fix, first passLaurent Bercot2017-01-101-8/+9
| | | | | | | XXX marks what must change when skalibs changes. Also started writing functions for client certificate support in sbearssl, but it's not working yet (need more high-level support from BearSSL before it can work)
* Experimental decoupling of socketbinders and daemons in ucspi servers.Laurent Bercot2015-01-071-0/+373
Rewrite of s6-ipcserver as a small wrapper. s6-tcpserver4 and s6-tcpserver6 will follow.