Update DTLSv1_listen documentation
authorMatt Caswell <matt@openssl.org>
Fri, 5 Feb 2016 20:17:10 +0000 (20:17 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 5 Feb 2016 20:47:36 +0000 (20:47 +0000)
Make it clear that if we are unable to get hold of the peer address then
*peer is cleared and the family set to AF_UNSPEC.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>

No differences found