lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #42117] lwip_fcntl does not set errno


From: Martin Velek
Subject: [lwip-devel] [bug #42117] lwip_fcntl does not set errno
Date: Mon, 14 Apr 2014 14:40:06 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0

URL:
  <http://savannah.nongnu.org/bugs/?42117>

                 Summary: lwip_fcntl does not set errno
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: allew
            Submitted on: Mon 14 Apr 2014 02:40:05 PM GMT
                Category: sockets/netconn
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 
            lwIP version: git head

    _______________________________________________________

Details:

The function lwip_fcntl does not set errno variable if the cmd value is not
implemented.

There should be sock_set_errno(sock, ENOSYS); /* not yet implemented */
in the default: section, similarly like lwip_ioctl.

Martin






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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