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 ec54bce037 Fix mosquitto_sub pipe close detection.
If sending mosquitto_sub output to a pipe, mosquitto_sub will now detect
that the pipe has closed and disconnect.

Closes #2164. Thanks to Frantisek Fuka.
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 Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
client_shared.c Fix TLS-PSK mode not working with port 8883. 5 years ago
client_shared.h More compiler warning fixes. 5 years ago
pub_client.c Minor build fixes. 5 years ago
pub_shared.c Fix more minor compiler warnings. 5 years ago
pub_shared.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
pub_test_properties Helper test scripts for client properties. 7 years ago
rr_client.c Minor build fixes. 5 years ago
sub_client.c Fix mosquitto_sub pipe close detection. 5 years ago
sub_client_output.c Fix more minor compiler warnings. 5 years ago
sub_client_output.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 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