X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-sessiond.8;h=347bffcaa3ed980e8fdb920582654945bf45b3c9;hb=1ac1098fc560b8b93adb17892c89915c863121fd;hp=76c87b6a0efab1295001b45397789b4f71597c0d;hpb=6be3d49af943f4dda1d6bb2257b98817b05f417a;p=lttng-tools.git diff --git a/doc/man/lttng-sessiond.8 b/doc/man/lttng-sessiond.8 index 76c87b6a0..347bffcaa 100644 --- a/doc/man/lttng-sessiond.8 +++ b/doc/man/lttng-sessiond.8 @@ -1,7 +1,7 @@ .TH "LTTNG-SESSIOND" "8" "January 31, 2012" "" "" .SH "NAME" -lttng-sessiond \(em LTTng 2.0 central tracing registry session daemon. +lttng-sessiond \(em LTTng 2.x central tracing registry session daemon. .SH "SYNOPSIS" @@ -134,9 +134,14 @@ Debug-mode disabling use of clone/fork. Insecure, but required to allow debuggers to work with sessiond on some operating systems. .IP "LTTNG_APP_SOCKET_TIMEOUT" Control the timeout of application's socket when sending and receiving -commands. After this period of time, the application is unregistered by the -session daemon. A value of 0 or -1 means an infinite timeout. Default value is -5 seconds. +commands. Takes an integer parameter: the timeout value, in seconds. +After this period of time, the application is unregistered by the +session daemon. A value of 0 or -1 means an infinite timeout. Default +value is 5 seconds. +.IP "LTTNG_NETWORK_SOCKET_TIMEOUT" +Control timeout of socket connection, receive and send. Takes an integer +parameter: the timeout value, in milliseconds. A value of 0 or -1 uses +the timeout of the operating system (this is the default). .SH "SEE ALSO" .PP