summaryrefslogtreecommitdiff
path: root/src/conn-tools/s6-sudoc.c
AgeCommit message (Collapse)Author
2014-12-21 Remove the shutdown() in s6-sudoc: the MSG_DONTWAIT support in skalibsv2.0.0.0Laurent Bercot
should fix the BSD problem in a better fashion.
2014-12-20 My instinctive attempt to fix s6-sudoc on the BSDs appears to be working...Laurent Bercot
BSD is easy: when in doubt, shutdown() the socket. wtfbsdseriously.
2014-12-20 Test a shutdown in s6-sudoc, see if it helps the BSDsLaurent Bercot
2014-12-18 Fix sudoc/sudod communicationLaurent Bercot
2014-12-15 Initial commitLaurent Bercot