ruby-changes:10568
From: akr <ko1@a...>
Date: Sun, 8 Feb 2009 19:25:25 +0900 (JST)
Subject: [ruby-changes:10568] Ruby:r22124 (trunk): more constants.
akr 2009-02-08 19:24:51 +0900 (Sun, 08 Feb 2009) New Revision: 22124 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=22124 Log: more constants. Modified files: trunk/ext/socket/mkconstants.rb Index: ext/socket/mkconstants.rb =================================================================== --- ext/socket/mkconstants.rb (revision 22123) +++ ext/socket/mkconstants.rb (revision 22124) @@ -650,3 +650,9 @@ SCM_RIGHTS SCM_CREDENTIALS +SCM_CREDS +SCM_TIMESTAMP + +LOCAL_PEERCRED +LOCAL_CREDS +LOCAL_CONNWAIT -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/