freebsd-dev/share/man
Dima Dorfman 0c1bb4fbf1 Implement a LOCAL_PEERCRED socket option which returns a
`struct xucred` with the credentials of the connected peer.
Obviously this only works (and makes sense) on SOCK_STREAM
sockets.  This works for both the connect(2) and listen(2)
callers.

There is precise documentation of the semantics in unix(4).

Reviewed by:	dwmalone (eyeballed)
2001-08-17 22:01:18 +00:00
..
man0 Fixed double word typo. 2001-07-13 20:11:43 +00:00
man1 mdoc(7) police: expand plain text xrefs. 2001-08-08 11:48:28 +00:00
man3 Remove unused variable in example. 2001-08-16 06:02:20 +00:00
man4 Implement a LOCAL_PEERCRED socket option which returns a 2001-08-17 22:01:18 +00:00
man5 When discussing optimization levels, don't put the compiler options in 2001-08-17 21:42:15 +00:00
man6 Removed whitespace at end-of-line; no content changes. I simply did 2001-07-14 19:41:16 +00:00
man7 mdoc(7) police: s/BSD/.Bx/ where appropriate. 2001-08-14 10:01:54 +00:00
man8 mdoc(7) police: join split punctuation to macro calls. 2001-08-10 17:35:21 +00:00
man9 mdoc(7) police: minor markup fixes. 2001-08-15 11:40:44 +00:00
tools
Makefile