From 44410b43416b94c0d0b32953c7698627be12a114 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 11 Mar 2003 23:56:00 +0000 Subject: [PATCH] fix krb5_addr2sockaddr description git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11700 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/krb5_address.3 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/krb5/krb5_address.3 b/lib/krb5/krb5_address.3 index f6f8cc05e..c7b4e0642 100644 --- a/lib/krb5/krb5_address.3 +++ b/lib/krb5/krb5_address.3 @@ -206,11 +206,17 @@ extracts a .Fa sa . .Pp .Fn krb5_addr2sockaddr -extracts the +sets the struct sockaddr .Fa sockaddr +from +.Fa addr and .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 .Fn krb5_max_sockaddr_size returns the max size of the