Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2018 02:12:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 227777] Missing a manual page for socket control message routines (ancillary data) like CMSG_DATA
Message-ID:  <bug-227777-227-z3BAAg8pxG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227777-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227777-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227777

--- Comment #2 from Mateusz Piotrowski <0mp@FreeBSD.org> ---
Created attachment 192820
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192820&action=edit
Patch adding a CMSG_DATA.3 manual page

Here's a manual page for CMSG_DATA based on an OpenBSD one. It looks like it
does not need much tweaking as the presented information are true on FreeBSD as
well. I've added cross references to related manpages and RFCs.

I am not sure about the example though. It does not define all the required
variables. I may try to make more descriptive and complete.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227777-227-z3BAAg8pxG>