lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #44032] select might work on invalid/reused socket


From: Joel Cunningham
Subject: [lwip-devel] [bug #44032] select might work on invalid/reused socket
Date: Mon, 16 Mar 2015 21:03:27 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0

Follow-up Comment #1, bug #44032 (project lwip):

The use case of a blocking on a socket in select() while another thread issues
a close() on that socket seems to violate LwIP's multi-threading requirements
(a socket can only be used by a single thread)

Should this be closed?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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