fix krb5_addr2sockaddr description
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11700 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -206,11 +206,17 @@ extracts a
|
|||||||
.Fa sa .
|
.Fa sa .
|
||||||
.Pp
|
.Pp
|
||||||
.Fn krb5_addr2sockaddr
|
.Fn krb5_addr2sockaddr
|
||||||
extracts the
|
sets the
|
||||||
struct sockaddr
|
struct sockaddr
|
||||||
.Fa sockaddr
|
.Fa sockaddr
|
||||||
|
from
|
||||||
|
.Fa addr
|
||||||
and
|
and
|
||||||
.Fa port .
|
.Fa port .
|
||||||
|
.Fa Sa_size
|
||||||
|
should be initially contain the size of the
|
||||||
|
.Fa sa ,
|
||||||
|
and after the call, it will contain the actual length of the address.
|
||||||
.Pp
|
.Pp
|
||||||
.Fn krb5_max_sockaddr_size
|
.Fn krb5_max_sockaddr_size
|
||||||
returns the max size of the
|
returns the max size of the
|
||||||
|
Reference in New Issue
Block a user