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
Rob Swindell c060d2e0f4 Resolve win32 build Error C2440 with CALLBACK function decoration
'function': cannot convert from 'void (__cdecl *)(PVOID,BOOLEAN)' to 'WAITORTIMERCALLBACK'

Signed-off-by: Rob Swindell <rob@synchro.net>
3 years ago
..
CMakeLists.txt Make required includes public for libmosquitto 3 years ago
Makefile Use path vars in Makefiles. 4 years ago
args.txt mosquitto_sub `--watch` can now be called as `-w`. 4 years ago
client_props.c Give more information on invalid properties 3 years ago
client_shared.c Using `-x` now sets the clients to use MQTT v5.0. 3 years ago
client_shared.h Cleanup of include guard defines 3 years ago
pub_client.c Merge branch 'master' into develop 3 years ago
pub_shared.c Bump copyrights. 4 years ago
pub_shared.h Bump copyrights. 4 years ago
pub_test_properties Helper test scripts for client properties. 7 years ago
rr_client.c rr client does support < v5.0 3 years ago
sub_client.c Resolve win32 build Error C2440 with CALLBACK function decoration 3 years ago
sub_client_output.c Improve test/client/02-subscribe-format-json-properties.py 3 years ago
sub_client_output.h Bump copyrights. 4 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