buglwIP - A Lightweight TCP/IP stack - Bugs: bug #32769, ESHUTDOWN (for ERR_CLSD) is...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #32769: ESHUTDOWN (for ERR_CLSD) is linux-specific

Submitter:  Simon Goldschmidt <goldsimon>
Submitted:  Sun 13 Mar 2011 11:17:20 AM UTC
   
 
Category:  sockets/netconn Severity:  3 - Normal
Item Group:  Faulty Behaviour Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  None
lwIP version:  CVS Head

Sun 13 Mar 2011 11:26:27 AM UTC, comment #1: 

fixed by fixing err_to_errno_table:
- ERR_CLSD: ENOTCONN instead of ESHUTDOWN,
- ERR_ISCONN: use EALRADY instead of -1

Simon Goldschmidt <goldsimon>
Group administrator
Sun 13 Mar 2011 11:17:20 AM UTC, original submission:  


Simon Goldschmidt <goldsimon>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-03-13 goldsimon StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code