lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Multiple netconn udp connection problem


From: address@hidden
Subject: Re: [lwip-users] Multiple netconn udp connection problem
Date: Sun, 25 Nov 2018 20:31:16 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 25.11.2018 19:03, anmk wrote:
[..] after adding fifth
socket, I have null pointer in return of "netconn_new(NETCONN_UDP)" function
and my code doesn't work.

what is the problem?

Have a look at lwip_stats. The 'err' members might tell you if you are running short of memory.

Simon



reply via email to

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