Revert previous change; krb5int_cm_call_select is used by the KDC, and should
authorKen Raeburn <raeburn@mit.edu>
Fri, 13 Apr 2007 07:04:39 +0000 (07:04 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 13 Apr 2007 07:04:39 +0000 (07:04 +0000)
commit0547a787511d53894404d0348891a5fade916f06
tree62e1ad96aa33266785294892cc4415b080b3c549
parent91ea2b9f4e961a2a24001c8a9640132816a5fdfb
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.

ticket: 5440

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19457 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/os/sendto_kdc.c