From 8d79d61202b16dcc5594f24fdb2ff20893c51311 Mon Sep 17 00:00:00 2001 From: akr Date: Wed, 7 Oct 2009 13:35:07 +0000 Subject: update comment. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25257 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/socket/ancdata.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/socket/ancdata.c') diff --git a/ext/socket/ancdata.c b/ext/socket/ancdata.c index e4b616767a..c597bd15e0 100644 --- a/ext/socket/ancdata.c +++ b/ext/socket/ancdata.c @@ -1221,6 +1221,7 @@ bsock_sendmsg_internal(int argc, VALUE *argv, VALUE sock, int nonblock) * - NetBSD 4.0.1 * SCM_RIGHTS with padding causes EINVAL * IPV6_PKTINFO without padding causes "page fault trap" + * http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=40661 * * - OpenBSD 4.4 * IPV6_PKTINFO without padding causes EINVAL -- cgit v1.2.3