lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] netconn_new (NETCONN_TCP) returns NULL


From: Kieran Mansley
Subject: Re: [lwip-users] netconn_new (NETCONN_TCP) returns NULL
Date: Tue, 31 May 2011 15:43:58 +0100

On Tue, 2011-05-31 at 15:29 +0100, MaX wrote:
> I found out that the  TCPIP_APIMSG(&msg) call
> in netconn_new_with_proto_and_callback returns an error.

It would be useful to know what the error is.  Most likely is that you
haven't configured lwIP to have any netconns (in your lwipopts.h) and so
it is returning an error as there are not to allocate.

Kieran




reply via email to

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