[Bug 227777] Missing a manual page for socket control message routines (ancillary data) like CMSG_DATA
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Fri Apr 27 14:47:57 UTC 2018
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227777
Mateusz Piotrowski <0mp at FreeBSD.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #192820|0                           |1
        is obsolete|                            |
--- Comment #3 from Mateusz Piotrowski <0mp at 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.
    
    
More information about the freebsd-doc
mailing list