Fix: sendmsg should retry on EINTR, and use MSG_NOSIGNAL
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 14 Mar 2012 18:55:35 +0000 (14:55 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 14 Mar 2012 18:55:35 +0000 (14:55 -0400)
commit51d9d699fd6ea1da04af9e70b1e624eeaa99659f
tree093a524007768da7b3a83bdaf17e9326fddf0898
parente6973a8909554c1b1d812f4f07d8806b87cad394
Fix: sendmsg should retry on EINTR, and use MSG_NOSIGNAL

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