lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #2595] loopif results in NULL reference for incoming T


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #2595] loopif results in NULL reference for incoming TCP packets
Date: Wed, 11 Apr 2007 18:27:59 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Follow-up Comment #6, bug #2595 (project lwip):

>You could test for ETHARP_TCPIP_INPUT - that's what controls the presence of
tcpip_input.

Unfortunately, I think I can't: first it could be either ETHARP_TCPIP_INPUT
or ETHARP_TCPIP_ETHINPUT, second, this does not make sure the user is really
using the tcpip_thread and not using the polling mode and simply not
deactivating the above defines.

I think NO_SYS could be more like it (because it does not make sense to use
tcpip_thread() if sys_mbox_fetch() is a null-define...
But still, it is not explicitly documented (I think), that NO_SYS=1 means
raw-API/polling only and NO_SYS=0 means netconn/socket-API & tcpip_thread().

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?2595>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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