Windows: handle rx busy call channel
[openafs.git] / src / WINNT / afsd / afsd_init.c
index a7190da..fba202e 100644 (file)
@@ -1347,6 +1347,8 @@ afsd_InitCM(char **reasonP)
         afsi_log("rx_SetUdpBufSize %d", rx_udpbufsize);
     }
 
+    rx_SetBusyChannelError(CM_RX_RETRY_BUSY_CALL);
+
     /* initialize RX, and tell it to listen to the callbackport, 
      * which is used for callback RPC messages.
      */