lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #3168] Handling UDP/TCP PCBs upon netif address change


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #3168] Handling UDP/TCP PCBs upon netif address change.
Date: Tue, 06 Mar 2007 10:23:58 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2

Follow-up Comment #2, bug #3168 (project lwip):

OK, I think we have to do something with all connections listed in 'udp_pcbs'
(defined in udp.c) that are connected (e.g. have a remote port or remote ip
set).

The only question is: what do we do? I would disconnect them but I don't know
how to inform the connection of this state change...
Is calling pcb->recv(arg, pcb, 0, 0, 0) right?

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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