From: Motohiro KOSAKI Date: 2011-07-08T17:50:57+09:00 Subject: [ruby-core:37870] [Ruby 1.9 - Bug #4989] Document Socket constants Issue #4989 has been updated by Motohiro KOSAKI. Priority changed from Normal to Low ---------------------------------------- Bug #4989: Document Socket constants http://redmine.ruby-lang.org/issues/4989 Author: Eric Hodel Status: Open Priority: Low Assignee: Category: Target version: 1.9.3 ruby -v: ruby 1.9.3dev (2011-07-07 trunk 32431) [x86_64-darwin10.8.0] The attached patch documents most of the Socket constants by adding a third field to ext/socket/mkconstants.rb containing the documentation. I'm not sure if all the documentation I wrote is correct since finding the appropriate information across all the supported platforms was difficult. May I commit it? -- http://redmine.ruby-lang.org