fix: ustcomm_close_unix_sock should close, not shutdown
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 14 Mar 2012 18:49:21 +0000 (14:49 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 14 Mar 2012 18:49:21 +0000 (14:49 -0400)
commite6973a8909554c1b1d812f4f07d8806b87cad394
tree34a932af016cc210993d7f053582d5a268cfddc1
parent45d35b9f4e7d0d88f75238ba8a526cb7ea1a66d4
fix: ustcomm_close_unix_sock should close, not shutdown

.. and ensure that we actually use the API rather than doing the close()
directly in the caller.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust-comm/lttng-ust-comm.c
liblttng-ust/lttng-ust-comm.c
This page took 0.024626 seconds and 4 git commands to generate.