From: Jérémie Galarneau Date: Tue, 23 Sep 2014 21:46:32 +0000 (-0400) Subject: Fix: Propagate socket timeouts on lttcomm_accept_inet_sock() X-Git-Tag: v2.6.0-rc1~46 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=71c648d8989148e1e80a0d676b468571fa31e274;hp=71c648d8989148e1e80a0d676b468571fa31e274;p=lttng-tools.git Fix: Propagate socket timeouts on lttcomm_accept_inet_sock() Ensure that send/recv timeouts are applied to new sockets created from a lttcomm_accept_inet_sock(). Signed-off-by: Jérémie Galarneau Signed-off-by: David Goulet ---