https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227777
Mateusz Piotrowski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #192820|0 |1 is obsolete| | --- Comment #3 from Mateusz Piotrowski <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
