tasklwIP - A Lightweight TCP/IP stack - Tasks: task #13922, Remove fatal error handling

 
 

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

task #13922: Remove fatal error handling

Submitter:  Simon Goldschmidt <goldsimon>
Submitted:  Thu 10 Mar 2016 06:24:35 AM UTC
   
 
Category:  None Should Start On:  Thu 10 Mar 2016 12:00:00 AM UTC
Should be Finished on:  Thu 10 Mar 2016 12:00:00 AM UTC Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  goldsimon Percent Complete:  100%
Open/Closed:  Closed Planned Release:  None
Effort:  0.00

Wed 12 Apr 2017 10:42:01 AM UTC, comment #2: 
Simon Goldschmidt <goldsimon>
Group administrator
Thu 15 Dec 2016 09:04:29 PM UTC, comment #1: 

From bug #49848: "see sections 2.10.10, 2.10.15, and 2.10.16 of http://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html"

Simon Goldschmidt <goldsimon>
Group administrator
Thu 10 Mar 2016 06:24:35 AM UTC, original submission:  

The way I see it, ERR_IS_FATAL() is only really needed when accept or reading from a netconn to prevent blocking if the connection has been closed.

Instead of using a generic way and marking errors as FATAL in err.h, we should fix this in the netconn layer and mark netconns as closed when blocking on acceptmbox/recvmbox should be prevented.

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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-04-12 goldsimon StatusNone Done
        Percent Complete0% 100%
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2017-02-28 goldsimon Planned Release2.0.2 None
    2017-01-18 goldsimon Planned ReleaseNone 2.0.2

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code