Fix: Propagate socket timeouts on lttcomm_accept_inet_sock()
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 23 Sep 2014 21:46:32 +0000 (17:46 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 25 Sep 2014 15:14:04 +0000 (11:14 -0400)
commit71c648d8989148e1e80a0d676b468571fa31e274
tree44b2e7baf8e390ed95f58354b9f13050f448ff00
parentf14256d650ba78aa23c87a1f35c0c66656cb9e06
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 <jeremie.galarneau@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/sessiond-comm/inet.c
This page took 0.026685 seconds and 5 git commands to generate.