patchlwIP - A Lightweight TCP/IP stack - Patches: patch #9800, sockets: Get rid of sock_set_errno

 
 

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

patch #9800: sockets: Get rid of sock_set_errno

Submitter:  Axel Lin <axellin>
Submitted:  Wed 01 May 2019 07:15:21 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Planned Release:  None

Mon 06 May 2019 11:51:17 AM UTC, comment #2: 

Thanks for the review, applied and pushed.

Axel Lin <axellin>
Group Member
Mon 06 May 2019 10:25:16 AM UTC, comment #1: 

Looks good, please commit!

Dirk Ziegelmeier <dziegel>
Group administrator
Wed 01 May 2019 07:15:21 AM UTC, original submission:  

The err field is removed from struct lwip_sock since commit e0a2472706ee
("netconn/sockets: remove fatal error handling, fix asynchronous error handling, ensure data before RST can be received")
sock_set_errno() simply calls set_errno() now, so use set_errno() instead.

Axel Lin <axellin>
Group Member

 

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

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dziegel (Posted a comment)
  • -email is unavailable- added by axellin (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-05-06 axellin Open/ClosedOpen Closed
    2019-05-01 axellin Attached File- Added 0001-sockets-Get-rid-of-sock_set_errno.patch, #46859

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code