buglwIP - A Lightweight TCP/IP stack - Bugs: bug #52191, If undefined then define O_NDELAY...

 
 

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

bug #52191: If undefined then define O_NDELAY in terms of O_NONBLOCK.

Submitter:  Douglas <ourairquality>
Submitted:  Sun 08 Oct 2017 09:08:55 AM UTC
   
 
Category:  sockets/netconn Severity:  3 - Normal
Item Group:  Faulty Behaviour Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Planned Release:  None
lwIP version:  git head

Mon 09 Oct 2017 10:31:54 AM UTC, comment #1: 

Applied, thanks!

Dirk Ziegelmeier <dziegel>
Group administrator
Sun 08 Oct 2017 09:08:55 AM UTC, original submission:  

Current newlib does not define O_NDELAY, but it needs to be the same as O_NONBLOCK rather than using the lwip value of 1.

Douglas <ourairquality>

 

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

 

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 ourairquality (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
    2017-10-09 dziegel StatusNone Fixed
        Open/ClosedOpen Closed
    2017-10-08 ourairquality Attached File- Added 0001-If-undefined-then-define-O_NDELAY-in-terms-of-O_NONB.patch, #42088

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code