HomeFreeBSD

If AF_LOCAL is used, we need to use __msgread_withcred() instead of

Description

If AF_LOCAL is used, we need to use __msgread_withcred() instead of
just read() in non-blocking mode too. The reason is obvious. NetBSD
uses a complete different way to get the credentials so this patch
only applies to FreeBSD.

Reviewed by: rwatson
Approved by: re

Details

Provenance
Martin Blapp <mbr@FreeBSD.org>Authored on May 28 2003, 9:16 AM
Parents
rG22e4d31a81e3: Fix amd(8) clients, if a FreeBSD mountd(8) server is used.
Branches
Unknown
Tags
Unknown

Event Timeline