0af66a9 Try reconnecting if rpcbind EPIPEs us

Authored and Committed by Nalin Dahyabhai 10 years ago
    Try reconnecting if rpcbind EPIPEs us
    
    If the NIS server encounters an EPIPE while attempting to communicate
    with the portmapper, try to reconnect before giving up on registering.
    Depending on which RPC implementation is used, rpcbind may drop idle
    clients after 30 seconds, and our startup can take longer than that.
    
        
file modified
+12 -8
file modified
+80 -50
file modified
+2 -2