mirror of
https://github.com/eclipse/mosquitto.git
synced 2025-05-09 01:01:11 +08:00

This causes the client to exit immediately after its subscriptions are acknowledged by the broker, and can be used to create a durable client session without requiring messages to be delivered. Closes #952.