commit | 7073ea8799a8cf73db60270986f14e4aae20fa80 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Thu Feb 21 10:14:22 2013 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Apr 26 11:41:25 2013 -0400 |
tree | dd2253749817c8265aa27448bdccd2d44c6bf95d | |
parent | c85b03ab200f6d2c2f80588d96d03c1f8fcaedc3 [diff] |
SUNRPC: attempt AF_LOCAL connect on setup In the gss-proxy case, setup time is when I know I'll have the right namespace for the connect. In other cases, it might be useful to get any connection errors earlier--though actually in practice it doesn't make any difference for rpcbind. Signed-off-by: J. Bruce Fields <bfields@redhat.com>