aboutsummaryrefslogtreecommitdiffstats
path: root/src/conn-tools/s6-sudoc.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove the shutdown() in s6-sudoc: the MSG_DONTWAIT support in skalibsv2.0.0.0Laurent Bercot2014-12-211-3/+0
| | | | should fix the BSD problem in a better fashion.
* My instinctive attempt to fix s6-sudoc on the BSDs appears to be working...Laurent Bercot2014-12-201-1/+1
| | | | BSD is easy: when in doubt, shutdown() the socket. wtfbsdseriously.
* Test a shutdown in s6-sudoc, see if it helps the BSDsLaurent Bercot2014-12-201-0/+3
|
* Fix sudoc/sudod communicationLaurent Bercot2014-12-181-8/+8
|
* Initial commitLaurent Bercot2014-12-151-0/+115