mosquitto OpenSSL Error 140A90A1 lib(20) func(169) reason(161)

#include <stdio.h> #include <mosquitto.h> void my_log_callback(struct mosquitto *mosq, void *obj, int level, const char *str) { printf("LOG: %s\n", str); } int main(int argc, char *argv[]) {
相關文章
相關標籤/搜索