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: Fri, 27 Apr 2007 11:32:05 +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 #10, bug #3168 (project lwip):

>From experimentation on Linux, trying it out with a UDP socket, send() gets
EINVAL if the local IP address that had been bound gets changed.

That seems odd. Opengroup documentation does not mention EINVAL for send(),
Linux documentation says invalid argument, OpenBSD says 'flags' argument is
invalid. Shouldn't it return EBADF instead, if the UDP pcb is really closed?

    _______________________________________________________

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]