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 19:03:18 +0000 (15:03 -0400)
commitdbc204f129ca90e714b7ffbb71aa91f6b640834d
tree6bd925b48ecd1579dd878f3190d050aa0387ffcf
parentceaf583bd264859b3bc56e5f2a05f86fc0308302
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.025631 seconds and 4 git commands to generate.