diff options
author | rwatson <rwatson@FreeBSD.org> | 2004-03-31 01:41:30 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2004-03-31 01:41:30 +0000 |
commit | 8eeaad5c11363d7ab9da222fdb14854d875980fa (patch) | |
tree | a2166426af7223990afbf9b50fb2719c9e2a1447 /lib/libc/stdlib/random.c | |
parent | bc542b543dceb077637763284c40ef7de01cc60a (diff) | |
download | FreeBSD-src-8eeaad5c11363d7ab9da222fdb14854d875980fa.zip FreeBSD-src-8eeaad5c11363d7ab9da222fdb14854d875980fa.tar.gz |
Export uipc_connect2() from uipc_usrreq.c instead of unp_connect2(),
and consume that interface in portalfs and fifofs instead. In the
new world order, unp_connect2() assumes that the unpcb mutex is
held, whereas uipc_connect2() validates that the passed sockets are
UNIX domain sockets, then grabs the mutex.
NB: the portalfs and fifofs code gets down and dirty with UNIX domain
sockets. Maybe this is a bad thing.
Diffstat (limited to 'lib/libc/stdlib/random.c')
0 files changed, 0 insertions, 0 deletions