lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #14892] socket: prevent using pcb directly and call v


From: Simon Goldschmidt
Subject: [lwip-devel] [task #14892] socket: prevent using pcb directly and call via netconn api
Date: Thu, 29 Mar 2018 06:13:34 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0

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

                 Summary: socket: prevent using pcb directly and call via
netconn api
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: goldsimon
            Submitted on: Thu 29 Mar 2018 10:13:33 AM UTC
                Category: socket/netconn
         Should Start On: Thu 29 Mar 2018 12:00:00 AM UTC
   Should be Finished on: Thu 29 Mar 2018 12:00:00 AM UTC
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: goldsimon
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 2.1.0
                  Effort: 0.00

    _______________________________________________________

Details:

Some things in sockets.c (mainly socket options) directly manipulate the pcb.
This should be prevented as it leads to some functions not being available via
a netconn API call.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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