[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-devel] lwip 1.3.2 with safertos
From: |
Simon Goldschmidt |
Subject: |
Re: [lwip-devel] lwip 1.3.2 with safertos |
Date: |
Wed, 08 Aug 2012 16:35:38 +0200 |
"Simon Goldschmidt" <address@hidden> wrote:
> However, I admit that it's hard to do with the poll callback not working,
> although I would have expected this to work during connect...
-> checked: my poll-callback gets called in state SYN_SENT when I connect to an
invalid local IP, so this suggests somehow your timers aren't working.
Simon