lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #23240] recv_udp increases counters for available rece


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #23240] recv_udp increases counters for available receives before netbuf is actually posted
Date: Mon, 06 Jul 2009 09:53:29 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1) Gecko/20090624 Firefox/3.5

Follow-up Comment #14, bug #23240 (project lwip):

I guess the patch looks quite good except for the usage of conn->recv_avail
in lwip_ioctl() case FIONREAD: it is casted to u16_t, which should be
converted to s16_t, too.

Except for that, I guess it's OK as a fix, but I'm not in a position to
actually test it.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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