lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #14051] Move select() implementation from sockets to


From: Dirk Ziegelmeier
Subject: [lwip-devel] [task #14051] Move select() implementation from sockets to netconn
Date: Tue, 21 Jun 2016 19:17:04 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

URL:
  <http://savannah.nongnu.org/task/?14051>

                 Summary: Move select() implementation from sockets to netconn
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: dziegel
            Submitted on: Tue 21 Jun 2016 07:17:02 PM GMT
                Category: socket/netconn
         Should Start On: Tue 21 Jun 2016 12:00:00 AM GMT
   Should be Finished on: Tue 21 Jun 2016 12:00:00 AM GMT
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

This way, e.g. TCP netconns with multiple connections could be handled in a
worker thread. 

May be useful if e.g. a  webserver is only an "additional value" in the
product, so it is desirable to run it in a low-prio worker thread.

Same can already be done with sockets, but there is always copying the pbuf
payload around involved.





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?14051>

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




reply via email to

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