Date: Fri, 27 Apr 2018 14:47:55 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 227777] Missing a manual page for socket control message routines (ancillary data) like CMSG_DATA Message-ID: <bug-227777-9-jgDq6ASTQw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-227777-9@https.bugs.freebsd.org/bugzilla/> References: <bug-227777-9@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227777 Mateusz Piotrowski <0mp@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #192820|0 |1 is obsolete| | --- Comment #3 from Mateusz Piotrowski <0mp@FreeBSD.org> --- Created attachment 192846 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192846&action=edit Patch adding a CMSG_DATA.3 manual page (revision: 1) Changes: - Add CMSG_DATA.3 to Makefile. - Update example: - Consolidate examples into one working, compile-and-run example. - Remove an unneeded iovec structure. Nothing is sent using msg_iov buffers so there's it's a good idea to remove them completely. It makes the example less confusing. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227777-9-jgDq6ASTQw>
