From c62cd7c9613db2263f92bae64df568dd3239c7f7 Mon Sep 17 00:00:00 2001 From: akr Date: Sun, 8 Feb 2009 10:24:51 +0000 Subject: more constants. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22124 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/socket/mkconstants.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ext') diff --git a/ext/socket/mkconstants.rb b/ext/socket/mkconstants.rb index 26adcbb59..37079ba8f 100644 --- a/ext/socket/mkconstants.rb +++ b/ext/socket/mkconstants.rb @@ -650,3 +650,9 @@ SOMAXCONN SCM_RIGHTS SCM_CREDENTIALS +SCM_CREDS +SCM_TIMESTAMP + +LOCAL_PEERCRED +LOCAL_CREDS +LOCAL_CONNWAIT -- cgit