krb5_auth_con_genaddrs -- Get full
IP address from address and port

C Prototype

krb5_error_code krb5_auth_con_genaddrs(
krb5_context context,
krb5_auth_context auth_context,
int infd,
int flags );
Arguments

context (input/output) | | The context structure. |
| auth_context (input/output) |
 | | A per-connection context. |
| infd (input) | | Input file descriptor. |
| flags (input) | | Input flags. |
Description

This routine takes an IP address and port, and generates a
full IP address.
Return
Values

This routine returns the following KRB5 status codes: