Fix: set app socket timeout just after accept()
authorDavid Goulet <dgoulet@efficios.com>
Fri, 11 Oct 2013 18:59:45 +0000 (14:59 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 11 Oct 2013 18:59:46 +0000 (14:59 -0400)
commit16c5c8fae0aa2d10d76645febb1decfb5a366af0
tree257f1aefc3941b857bd5fadb160640bf5c422acd
parent0794f51b6d35321e48c4cdf3533bc21a495f964d
Fix: set app socket timeout just after accept()

This is to make sure the socket has a timeout *before* doing any I/O
operations on it.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/main.c
This page took 0.026532 seconds and 5 git commands to generate.