Alex Massover wrote: > Here's what I did, in lib/sendserver.c in rc_send_server() I added break, to disable exiting with TIMEOUT_RC, like following: > > if (FD_ISSET (sockfd, &readfds)) > break; What code are you looking at? That code isn't in current CVS for freeradius-client. Alan DeKok.