aboutsummaryrefslogtreecommitdiffstats
path: root/ext/socket/mkconstants.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/socket/mkconstants.rb: add new constants. a patch frommatz2008-09-161-0/+15
* * ext/socket/mkconstants.rb: add some IPV6 constans. [ruby-dev:36175]matz2008-09-061-0/+28
* * ext/socket/mkconstants.rb: workaround for some of 4.4BSD-Liteusa2005-03-081-0/+3
* * ext/socket/socket.c (Init_socket): IPv6 is not supported althoughocean2005-02-281-6/+4
* * ext/socket/socket.c (Init_socket): ported more Socket::Constantsocean2005-02-281-0/+261