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:04:42 +0000 (15:04 -0400)
commitaf5e22f20180ac52ad30a6c3af1c97d88ef32f6a
treebb40ee7a3ecbab07928c5c848a0a0f6b4292085f
parentfd5af7cb6d62f487528b55860738e909292195c1
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>
Conflicts:
src/bin/lttng-sessiond/main.c
src/bin/lttng-sessiond/main.c
This page took 0.024426 seconds and 4 git commands to generate.