You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/client
Roger A. Light 0e76bed50e Add -E option to mosquitto_sub.
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.
7 years ago
..
CMakeLists.txt Separate sub client output code into its own file. 8 years ago
Makefile Fix static mosquitto_sub compiling. 8 years ago
client_shared.c Add -E option to mosquitto_sub. 7 years ago
client_shared.h Add -E option to mosquitto_sub. 7 years ago
pub_client.c Bump copyright years. 8 years ago
sub_client.c Add -E option to mosquitto_sub. 7 years ago
sub_client_output.c Fix _POSIX_C_SOURCE : 199309L to 200809L 8 years ago