Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) From: raeburn@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 287 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