~lttng/lttng-ust/lttng-ust

Viewing all changes in revision 2368.

  • Committer: Mathieu Desnoyers
  • Author(s): Francis Deslauriers
  • Date: 2020-02-13 17:13:43 UTC
  • Revision ID: git-v1:6b32a5c3984c2f26d78a6776c093d4f0924e05fc
Fix: lttng-ust-comm.c: return number of fd rather size of array

There are two conflicting comments for this function. One says it
returns the size of the received data and the other says it returns the
number of fd received.

It's more useful to receive the number of fd.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I74084b461d396c3e623fa55100e6dd7e59dbea83

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: