Files
mosquitto/man/common/option-timeout.xml
2025-08-11 23:57:45 +01:00

12 lines
339 B
XML

<varlistentry>
<term><option>-W</option></term>
<listitem>
<para>
Provide a timeout as an integer number of seconds. The client will
stop processing messages and disconnect after this number of seconds
has passed. The timeout starts just after the client has connected
to the broker.
</para>
</listitem>
</varlistentry>