lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Help with LwIP Modem


From: Sylvain Rochet
Subject: Re: [lwip-users] Help with LwIP Modem
Date: Thu, 7 Jul 2016 21:25:48 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

Hi Jaime,

On Thu, Jul 07, 2016 at 02:21:22PM -0500, Jaime Fernández wrote:
> 
> Typo, I meant NO_SYS = 0.

You can't use ethernet_input function with !NO_SYS, this function is not 
thread safe and part of the lwIP "raw" API, you have to use tcpip_input 
instead.

Sylvain

Attachment: signature.asc
Description: Digital signature


reply via email to

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