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
Basavesh Shivakumar 9bebab46ca In sub_client.c, call mosquitto_destroy()
Fixes: #1513 and frees resources when someone terminates
via SIGTERM or SIGINT.

Signed-off-by: Basavesh Shivakumar <basavesh.shivakumar@gmail.com>
6 years ago
..
CMakeLists.txt Fix WITH_STATIC_LIBRARIES using CMake on Windows 6 years ago
Makefile Added `CLIENT_STATIC_LDADD` to makefile builds 6 years ago
client_props.c Subscription identifier support. 7 years ago
client_shared.c feat: Remove unecessary if statement 6 years ago
client_shared.h Stop some error messages being printed even when `--quiet` was used. 6 years ago
pub_client.c Fix `mosquitto_pub -l` not sending the final line of stdin 6 years ago
pub_shared.c Fix for previous commit 6 years ago
pub_shared.h Fix for previous commit 6 years ago
pub_test_properties Helper test scripts for client properties. 7 years ago
rr_client.c Fix duplicate cfg definition in rr_client. 6 years ago
sub_client.c In sub_client.c, call mosquitto_destroy() 6 years ago
sub_client_output.c Stop some error messages being printed even when `--quiet` was used. 6 years ago
sub_test_properties Helper test scripts for client properties. 7 years ago