Docs: document why a negative socket may be passed
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 16 Nov 2018 18:55:57 +0000 (13:55 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 16 Nov 2018 22:23:34 +0000 (17:23 -0500)
commitc1cd9f61d342680f41df3b2812a0ecab447d3a21
tree6c8f2539675edea8986f2248975501110b503740
parente433d10ef43ecfae3a44638b27c63702e8f256d9
Docs: document why a negative socket may be passed

The fix in 4821263c4 checks for a negative socket. While the
commit message explains the reason for the check, it is not
obvious why this check is needed when looking at the code
itself.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/ust-app.c
This page took 0.025058 seconds and 4 git commands to generate.