[an error occurred while processing this directive]
krb5_error_code krb5_auth_con_setaddrs( krb5_context context, krb5_auth_context auth_context, krb5_address *local_addr, krb5_address *remote_addr );
The context structure.
A per-connection context.
Local address.
Remote address.
This routine copies the local_addr and remote_addr into auth_context. If either address is NULL, the previous address remains in place.
This routine returns the following KRB5 status code:
0