summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-13 14:49:40 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-13 14:49:40 +0000
commit3a7c7e2d062928e78eeac6de0493a7bf6f7fb879 (patch)
treeb242b186f1bfef99b4b69676e741da42263e8d7b
parent9842858add66b084d4fc6f662d40daa0e984f131 (diff)
add a constant: IFNAMSIZ.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22293 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ext/socket/mkconstants.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/socket/mkconstants.rb b/ext/socket/mkconstants.rb
index 3b8e24603f..17a6d12f05 100644
--- a/ext/socket/mkconstants.rb
+++ b/ext/socket/mkconstants.rb
@@ -652,6 +652,7 @@ IPV6_USE_MIN_MTU
INET_ADDRSTRLEN
INET6_ADDRSTRLEN
+IFNAMSIZ
SOMAXCONN