lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Lwip: assert("this should be checked internally") in socket


From: saad saeed
Subject: [lwip-users] Lwip: assert("this should be checked internally") in sockets.c
Date: Thu, 14 Feb 2019 07:10:13 +0000

Hello,
I am running a server on s32k148 board. On receiving new connections sometimes my debugger stops at line in sockets.c
LWIP_ASSERT("this should be checked internally", NETCONNTYPE_GROUP(netconn_type(sock->conn)) == NETCONN_TCP);
What is the reason behind this problem? Help would be appreciated.

Thankyou.
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]