SUNRPC: attempt AF_LOCAL connect on setup
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 21 Feb 2013 15:14:22 +0000 (10:14 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 26 Apr 2013 15:41:25 +0000 (11:41 -0400)
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>

No differences found