Module Name: src
Committed By: drochner
Date: Sat Apr 17 13:16:39 UTC 1999
Modified Files:
src/lib/libc/rpc: pmap_clnt.c
Log Message:
Use TCP to register RPC services with the portmapper.
This has the advantage that we get an immediate error in case of
network problems (loopback, actually) instead of a nasty timeout.