Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * ext/socket/socket.c (Init_socket): IPv6 is not supported although | eban | 2003-12-14 | 1 | -0/+12 |
| | | | | | | | | | | AF_INET6 is defined on MinGW. * lib/ipaddr.rb (AF_INET6): workaround in the environment which does not support IPv6. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5187 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | * lib/ipaddr.rb (include?): Support non-IPAddr parameters by Dave Thomas. ↵ | nobu | 2003-04-24 | 1 | -3/+13 |
| | | | | | | [ruby-core:00980] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3718 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | * MANIFEST, lib/README, lib/ipaddr.rb: Add ipaddr.rb from rough. | knu | 2002-12-23 | 1 | -0/+690 |
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3201 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |