CVS report: krb5/src/lib/krb5/os ChangeLog sendto_kdc.c
raeburn@MIT.EDU
raeburn at MIT.EDU
Fri Sep 13 23:50:00 EDT 2002
CVSROOT: /cvs/krbdev
Module name: krb5
Changes by: raeburn at drugstore.mit.edu 2002-09-13 23:49:59
Modified files:
src/lib/krb5/os: ChangeLog sendto_kdc.c
Log message:
* sendto_kdc.c (struct conn_state): Add new function pointer field 'service'
for the fd service routine.
(setup_connection): Initialize it.
(service_fd): Deleted.
(service_fds): Incorporate debug output from service_fd. Call service routine
indicated in connection info. Decrement select fd count for each flag set for
a file descriptor. Ensure that the index into the conns array doesn't run off
the end.
(krb5int_debug_fprint): Fetch correct type for %E.
More information about the cvs-krb5
mailing list