X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-sessiond.8;h=347bffcaa3ed980e8fdb920582654945bf45b3c9;hb=05ec9ff7b0578958c5b83986aa38f2fa6edf57a7;hp=dfc94185ff6f2722ea8f865c26ca2e69e522063b;hpb=c5db699c91964a0f2c73f75677504c531f9f376f;p=lttng-tools.git diff --git a/doc/man/lttng-sessiond.8 b/doc/man/lttng-sessiond.8 index dfc94185f..347bffcaa 100644 --- a/doc/man/lttng-sessiond.8 +++ b/doc/man/lttng-sessiond.8 @@ -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