Backport: Cleanup relayd socket pair on control socket transmission error
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 6 Jun 2018 01:00:28 +0000 (21:00 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 27 Jun 2018 20:47:21 +0000 (16:47 -0400)
commitc4d7f609b1ea5dde017b93e21647fe9c91a9dfa6
treed8ef08e1d7a2cab9114388d2d76abec9f6c934e1
parenta8cad46163850205f0dc2607e361a63b4fab3f7a
Backport: Cleanup relayd socket pair on control socket transmission error

A reference to the local ctx for the socket pair is used to "force" an
evaluation of the data and metadata stream since we changed the endpoint
status. This mostly result in the closing of all the streams for which
the relayd socket pair is linked to.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
src/common/consumer/consumer-stream.c
src/common/consumer/consumer.c
src/common/consumer/consumer.h
This page took 0.028254 seconds and 5 git commands to generate.