diff options
author | Robbie Harwood (frozencemetery) <rharwood@club.cc.cmu.edu> | 2013-08-16 14:48:55 -0400 |
---|---|---|
committer | Greg Hudson <ghudson@mit.edu> | 2014-06-02 17:58:27 -0400 |
commit | 606e2ccc0a2546a23761f910482a55c5bf0f98ac (patch) | |
tree | d05841d9821b6f83d18ed71bc68e1e5597471c3c /src/lib/krb5/os/locate_kdc.c | |
parent | bb89afd7c59deea855d2818fe36ef7472b4abf2e (diff) | |
download | krb5-606e2ccc0a2546a23761f910482a55c5bf0f98ac.tar.gz krb5-606e2ccc0a2546a23761f910482a55c5bf0f98ac.tar.xz krb5-606e2ccc0a2546a23761f910482a55c5bf0f98ac.zip |
Dispatch-style protocol switching for transport
Switch to using per-transport-type functions when a socket that we're
using to communicate with a server becomes readable or writable, and add
them as pointers to the connection state. The functions are passed the
name of the realm of the server being contacted, as we expect to need
this in the near future.
[nalin@redhat.com: replace macros with typedefs]
[nalin@redhat.com: compare transports with TCP_OR_UDP rather than with 0]
ticket: 7929
Diffstat (limited to 'src/lib/krb5/os/locate_kdc.c')
0 files changed, 0 insertions, 0 deletions