tasklwIP - A Lightweight TCP/IP stack - Tasks: task #14610, sockets: add readv()

 
 

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

task #14610: sockets: add readv()

Submitter:  Joel Cunningham <jcunningham>
Submitted:  Fri 25 Aug 2017 08:21:10 PM UTC
   
 
Category:  socket/netconn Should Start On:  Fri 25 Aug 2017 12:00:00 AM UTC
Should be Finished on:  Fri 25 Aug 2017 12:00:00 AM UTC Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  jcunningham Percent Complete:  100%
Open/Closed:  Closed Planned Release:  None
Effort:  0.00

Mon 11 Sep 2017 07:50:28 PM UTC, comment #3: 

Thanks for the review, pushed in 445eef2b0e04bfa3b490e41631c261001a74d812

Joel Cunningham <jcunningham>
Group Member
Mon 11 Sep 2017 07:35:48 PM UTC, comment #2: 

That's pretty straightforward :-)

Simon Goldschmidt <goldsimon>
Group administrator
Mon 11 Sep 2017 03:40:48 AM UTC, comment #1: 

Attached patch adds readv.  Implementation follows how writev is implemented

(file #41778)

Joel Cunningham <jcunningham>
Group Member
Fri 25 Aug 2017 08:21:10 PM UTC, original submission:  

Now that we have recvmsg(), we can implement readv().  This should be fairly similar to how writev() maps to sendmsg()

Joel Cunningham <jcunningham>
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 goldsimon (Posted a comment)
  • -email is unavailable- added by jcunningham (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-09-11 jcunningham StatusIn Progress Done
        Percent Complete0% 100%
        Open/ClosedOpen Closed
    2017-09-11 jcunningham Attached File- Added 0001-sockets-add-readv-implementation-task-14610.patch, #41778
        StatusNone In Progress
        Assigned toNone jcunningham

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code