Revert previous change; krb5int_cm_call_select is used by the KDC, and should return when interrupted by a signal. Instead, check for EINTR in service_fds and call krb5int_cm_call_select again. Commit By: raeburn Revision: 19457 Changed Files: U trunk/src/lib/krb5/os/sendto_kdc.c