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>
2022-12-27 21:46:32 -08:00
..
args.txt mosquitto_sub --watch can now be called as -w. 2021-06-25 18:28:25 +01:00
client_props.c Give more information on invalid properties 2022-11-30 09:52:05 +00:00
client_shared.c Using -x now sets the clients to use MQTT v5.0. 2022-08-12 15:03:00 +01:00
client_shared.h Cleanup of include guard defines 2022-12-21 15:35:38 +00:00
CMakeLists.txt Make required includes public for libmosquitto 2022-08-08 12:24:15 +02:00
Makefile Use path vars in Makefiles. 2022-02-09 14:44:09 +00:00
pub_client.c Merge branch 'master' into develop 2022-08-17 16:18:24 +01:00
pub_shared.c Bump copyrights. 2021-11-03 22:10:06 +00:00
pub_shared.h Bump copyrights. 2021-11-03 22:10:06 +00:00
pub_test_properties
rr_client.c rr client does support < v5.0 2022-08-19 00:34:53 +01:00
sub_client.c Resolve win32 build Error C2440 with CALLBACK function decoration 2022-12-27 21:46:32 -08:00
sub_client_output.c Improve test/client/02-subscribe-format-json-properties.py 2022-12-22 13:39:57 +00:00
sub_client_output.h Bump copyrights. 2021-11-03 22:10:06 +00:00
sub_test_fixed_width
sub_test_properties