lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #47485] lwip_netconn_do_close_internal blocks caller d


From: Joel Cunningham
Subject: [lwip-devel] [bug #47485] lwip_netconn_do_close_internal blocks caller during memory error
Date: Thu, 21 Jul 2016 16:36:33 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0

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

The change for bug #48543 removes the requirement of having space in the send
buffer to send a FIN.  That eliminates the particular memory error case I had
encountered when trying to close a non-blocking socket with a full send
buffer.

This issue is still present if there are other memory allocation failures that
could occur during sending of the FIN (which we would need to block until they
could be resolved)

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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