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 de141540fb Fix mosquitto_sub being unable to terminate with Ctrl-C.
This occured if a successful connection was not made.

Closes #1957. Thanks to Peoh.
5 years ago
..
CMakeLists.txt CMake build fixes for Windows. 5 years ago
Makefile Merge branch 'fixes' into develop 6 years ago
args.txt New dynamic security plugin. 5 years ago
client_props.c Add SPDX license identifiers. 5 years ago
client_shared.c Add SPDX license identifiers. 5 years ago
client_shared.h Add SPDX license identifiers. 5 years ago
pub_client.c Add SPDX license identifiers. 5 years ago
pub_shared.c Add SPDX license identifiers. 5 years ago
pub_shared.h Add SPDX license identifiers. 5 years ago
pub_test_properties Helper test scripts for client properties. 7 years ago
rr_client.c Add SPDX license identifiers. 5 years ago
sub_client.c Fix mosquitto_sub being unable to terminate with Ctrl-C. 5 years ago
sub_client_output.c Fix cjson include paths. 5 years ago
sub_client_output.h Add SPDX license identifiers. 5 years ago
sub_test_fixed_width mosquitto_sub now supports extra format specifiers. 5 years ago
sub_test_properties Helper test scripts for client properties. 7 years ago