ghudson
fc22c4663e
"kerberos4" is now port 750, "kerberos" port 88.
send_to_kdc.c will try the kerberos4 port first, and then the kerberos port. send_to_kdc.c will connect() to the socket so that it retries quickly if it gets a port unreachable message. Also, don't rely on select() not modifying the timeout parameter.
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%