diff options
author | bjk <bjk@FreeBSD.org> | 2014-06-02 03:03:57 +0000 |
---|---|---|
committer | bjk <bjk@FreeBSD.org> | 2014-06-02 03:03:57 +0000 |
commit | 1665c1635cf8a0a78d7791d9db10a34c4391b06d (patch) | |
tree | 6c32324d3afc05a3806baa8d98ed0429ce44558e /tools/regression/lib/libc/stdio/test-fmemopen.c | |
parent | 6a695282558d16e84ef4e982e45cd6d06f8af457 (diff) | |
download | FreeBSD-src-1665c1635cf8a0a78d7791d9db10a34c4391b06d.zip FreeBSD-src-1665c1635cf8a0a78d7791d9db10a34c4391b06d.tar.gz |
Document some more socket features
Add some mention of the functions used by protocol implementations,
upcalls, and other general routines.
Not all functionality is documented; in particular:
o the *at() variants, which are useful only for implementing the
corresponding syscalls.
o soconnect2(), also only used to implement a syscall (socketpair()).
o sockargs(), which is essentually unused and only tangentially
socket-related.
o selsocket(), which is commented as being present solely for use by
netncp and netsmb.
o getsockaddr(), which is just a convenience shortcut for copyin().
Reviewed by: jhb (previous version)
Approved by: hrs (mentor)
Diffstat (limited to 'tools/regression/lib/libc/stdio/test-fmemopen.c')
0 files changed, 0 insertions, 0 deletions