lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #32777] Usage of ESHUTDOWN is not POSIX conform


From: Sebastian Huber
Subject: [lwip-devel] [bug #32777] Usage of ESHUTDOWN is not POSIX conform
Date: Mon, 14 Mar 2011 13:42:07 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13

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

                 Summary: Usage of ESHUTDOWN is not POSIX conform
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: sebhub2
            Submitted on: Mon 14 Mar 2011 01:42:07 PM GMT
                Category: sockets
                Severity: 3 - Normal
              Item Group: Change Request
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 
            lwIP version: CVS Head

    _______________________________________________________

Details:

The error number ESHUTDOWN is used in "src/api/sockets.c".  This error number
is Linux specific and not defined in a POSIX standard.  Is it possible to use
ENOTCONN instead of ESHUTDOWN for example?

For the POSIX send() documentation please have a look at:

http://pubs.opengroup.org/onlinepubs/009695399/functions/send.html





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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