]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
the 3rd argument of getsockname() should be socklen_t*.
authorHajimu UMEMOTO <ume@FreeBSD.org>
Mon, 2 May 2005 04:43:32 +0000 (04:43 +0000)
committerHajimu UMEMOTO <ume@FreeBSD.org>
Mon, 2 May 2005 04:43:32 +0000 (04:43 +0000)
commit943db5a2abbf5b141151aef90394278642afb5bb
treee893dbc86bcfc0bc0e02206b78fc2db215533a05
parent02fe1744f1cde7a863dc27e7e7c256320ee70ef0
the 3rd argument of getsockname() should be socklen_t*.

Submitted by: stefanf
lib/libc/net/getaddrinfo.c
lib/libc/net/name6.c