MQX tcp send fails with socket error

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MQX tcp send fails with socket error

848件の閲覧回数
deepaappu
Contributor I

Hi,

I'm currently working with K66 controller and MQX5.0. I'm facing an issue with socket send. For secured periodic MQTT send, the device calls send() and fails with an error SOCKET_ERROR. Is there is way to flush the data in the TCP buffer and try again?

Best regards,

Deepa

タグ(1)
0 件の賞賛
返信
1 返信

762件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

As far as I know, only shutting down the stream socket with an abort operation can discard the socket's internal buffers immediately.

0 件の賞賛
返信