ESP8266 Developer Zone The Official ESP8266 Forum 2015-07-06T10:29:39+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=673 2015-07-06T10:29:39+08:00 2015-07-06T10:29:39+08:00 https://bbs.espressif.com:443/viewtopic.php?t=673&p=2505#p2505 <![CDATA[Re: 请问SSL报的这个错是什么意思?谢谢!]]>
您可以参考 espconn.h

Code:

#define ESPCONN_RST        -9    /* Connection reset.        */


这表示 TCP 连接由于收到 或者 发出 reset 包,而断开连接。

感谢您对 乐鑫 和 ESP8266 的关注!

Statistics: Posted by ESP_Faye — Mon Jul 06, 2015 10:29 am


]]>
2015-07-02T15:40:09+08:00 2015-07-02T15:40:09+08:00 https://bbs.espressif.com:443/viewtopic.php?t=673&p=2472#p2472 <![CDATA[请问SSL报的这个错是什么意思?谢谢!]]>
espconn_ssl line(578) 26720
http reconnected, error:-9

thank you ! :geek:

Statistics: Posted by leeshine — Thu Jul 02, 2015 3:40 pm


]]>