6748 TCP连接断开的判断用有相对应的函数或设置,或者有做过类似的功能的案例,感谢!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
请尝试设置SO_KEEPALIVE来判断连接断开,可以参考下面的NDK API函数文档以及blog。
https://www.ti.com/lit/ug/spru524k/spru524k.pdf
https://blog.csdn.net/zzsfqiuyigui/article/details/7012838