ustcomm: implement shutdown API
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 13 May 2021 13:55:49 +0000 (09:55 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 14 May 2021 18:15:56 +0000 (14:15 -0400)
commitea1c5d69f941ccd8427feb2f1082fd3d4e867b0f
treeb4b389c079d7334f98c52b217e70f29dfdbffa72
parentda52433dd9138aee25c815cc0b2a3f2d60dfb6a4
ustcomm: implement shutdown API

Implement socket shutdown API to allow the ust-ctl library to shutdown
the communication socket when it cannot recover from errors which make
the sender and receiver out-of-sync.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: If896396d9104b21aee09981cac773996ed79aa4d
src/common/ustcomm.c
src/common/ustcomm.h
This page took 0.024154 seconds and 4 git commands to generate.