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:14:52 +0000 (14:14 -0400)
commitb2be0f7bf1550b80316ec3703dbd9effdb1759dd
treeb4b389c079d7334f98c52b217e70f29dfdbffa72
parent9a1d0634d1a6a7e205ad5e2da05fcfeb0f32ccee
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.024391 seconds and 4 git commands to generate.