mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-02-06 19:32:00 +08:00
12 lines
339 B
XML
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>
|