influxdb-c icon indicating copy to clipboard operation
influxdb-c copied to clipboard

Document error codes

Open rf152 opened this issue 6 years ago • 0 comments

I am writing a c program that uses your library, however there doesn't seem to be any documentation of the negative error codes that are being returned in the event of failure. Would you be able to explain what each error code means? (eg -6 is connection failed).

Thanks, Richard

rf152 avatar Feb 13 '19 11:02 rf152