|
From: | Joel Cunningham |
Subject: | [lwip-devel] [patch #8749] Add writev function |
Date: | Tue, 22 Sep 2015 13:44:29 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0 |
URL: <http://savannah.nongnu.org/patch/?8749> Summary: Add writev function Project: lwIP - A Lightweight TCP/IP stack Submitted by: jcunningham Submitted on: Tue 22 Sep 2015 01:44:28 PM GMT Category: sockets/netconn Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any Planned Release: None _______________________________________________________ Details: This patches add support for the POSIX writev() function which just maps to sendmsg(). This is done in the same manner that write() maps to send() and provides POSIX compatibility _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Tue 22 Sep 2015 01:44:28 PM GMT Name: 0001-Add-writev-function.patch Size: 3kB By: jcunningham <http://savannah.nongnu.org/patch/download.php?file_id=34950> _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/patch/?8749> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |