lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Socket Api send copy


From: Simon Goldschmidt
Subject: Re: [lwip-users] Socket Api send copy
Date: Mon, 27 May 2013 11:11:58 +0200 (CEST)

Laurent wrote:
> Turns out that my opt.h had LWIP_TCPIP_CORE_LOCKING = 0 which made the
> tcpip_apimsg not blocking.

Having core-locking disabled is the default. So it should still work. As a 
result, it still suggest your mbox/semaphore code is broken.

Oh, and you should never edit opt.h. Instead, override the defaults in your own 
lwipopts.h.


Simon



reply via email to

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