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

返回结果码

Open xintatsu opened this issue 7 years ago • 1 comments

几种返回结果码能说明一下吗?

xintatsu avatar Nov 06 '18 04:11 xintatsu

socket 建立失败 -2 connect 链接失败 -3 ret-code 参考 http的 ret-code吧.

easycat avatar Oct 29 '19 08:10 easycat

#27 https://github.com/orca-zhang/influxdb-cpp#return-code-cheat-sheet

orca-zhang avatar Apr 09 '24 13:04 orca-zhang