aboutsummaryrefslogtreecommitdiffstats
path: root/src/conn-tools/s6-tcpserver4-socketbinder.c
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 2.5.1.2Laurent Bercot2022-11-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-101-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Get rid of webipc.hLaurent Bercot2020-12-091-4/+4
|
* Convert to new exec.h syntaxLaurent Bercot2020-11-261-2/+5
|
* Add -B (blocking) option to s6-tcpserver?-socketbinderLaurent Bercot2018-04-111-3/+6
|
* Optimize to xpathexec ; prepare for 2.3.0.2Laurent Bercot2017-08-221-2/+1
|
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-121-4/+2
|
* Types fix, first passLaurent Bercot2017-01-101-1/+2
| | | | | | | 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)
* Add options to s6-tcpserver4-socketbinder and s6-tcpserver6-socketbinder to ↵Laurent Bercot2016-09-101-5/+10
| | | | create UDP sockets; also to not listen(). (Suggested by Daniel Kahn Gillmor.)
* Experimental decoupling of socketbinders and daemons in ucspi servers.Laurent Bercot2015-01-071-0/+49
Rewrite of s6-ipcserver as a small wrapper. s6-tcpserver4 and s6-tcpserver6 will follow.