Bug 534738 - return -1 error (SOCKET_ERROR)
Summary: return -1 error (SOCKET_ERROR)
Status: CLOSED MOVED
Alias: None
Product: Paho
Classification: IoT
Component: MQTT (show other bugs)
Version: v0.5   Edit
Hardware: PC Windows 7
: P3 major (vote)
Target Milestone: 1.2   Edit
Assignee: Ian Craggs CLA
QA Contact:
URL:
Whiteboard:
Keywords: example
Depends on:
Blocks:
 
Reported: 2018-05-16 03:42 EDT by Shekhar suthar CLA
Modified: 2019-08-16 07:37 EDT (History)
3 users (show)

See Also:


Attachments
output windows (133.68 KB, image/png)
2018-05-16 03:42 EDT, Shekhar suthar CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shekhar suthar CLA 2018-05-16 03:42:22 EDT
Created attachment 274056 [details]
output windows

I'm try to publish my data via MQTT in C and I'm use the sample code of ( Paho MQTT C Client Library link [ http://www.eclipse.org/paho/files/mqttdoc/MQTTClient/html/pubsync.html ])

and after running code I'm getting Error that "connection failed return code -1 [ MQTTCLIENT_FAILURE ]

sending output windows's picture 
Thank you
Comment 1 Ian Craggs CLA 2019-08-16 07:37:01 EDT
The GitHub repository https://github.com/eclipse/paho.mqtt.c/issues should be used for reporting issues.  Thanks.