diff options
author | glebius <glebius@FreeBSD.org> | 2012-11-16 14:00:27 +0000 |
---|---|---|
committer | glebius <glebius@FreeBSD.org> | 2012-11-16 14:00:27 +0000 |
commit | ce1649229755ee3a92afba592a235461bcccf174 (patch) | |
tree | ee85473e2fff3723e86a77c310a41adc74c3c68a /sys/kern/uipc_usrreq.c | |
parent | f81cc6662509ddec4578b29f294375340c8ae404 (diff) | |
download | FreeBSD-src-ce1649229755ee3a92afba592a235461bcccf174.zip FreeBSD-src-ce1649229755ee3a92afba592a235461bcccf174.tar.gz |
o Remove meaningless PROTOCOLS section.
o Describe passing file descriptors as separate section.
- Descriptors can be passed through any protocol of the UNIX family,
not SOCK_STREAM and SOCK_SEQPACKET only. [1]
o Describe socket options as separate section.
- Move LOCAL_PEERCRED option to this section.
- Describe struct xucred.
- In LOCAL_CREDS section mention that credentials
are passed only on the first read on non-datagram
sockets.
o Xref all mentioned system calls.
Noticed by: Igor Sysoev [1]
Diffstat (limited to 'sys/kern/uipc_usrreq.c')
0 files changed, 0 insertions, 0 deletions