1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* ext/socket/mkconstants.rb (SOMAXCONN): defined.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2009-01-19 16:16:05 +00:00
parent b1956f058f
commit 6d39bc3189
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
Tue Jan 20 01:15:27 2009 Tanaka Akira <akr@fsij.org>
* ext/socket/mkconstants.rb (SOMAXCONN): defined.
Mon Jan 19 22:31:35 2009 Tanaka Akira <akr@fsij.org>
* ext/socket/mkconstants.rb: use erb for generating code.

View file

@ -607,3 +607,5 @@ IPV6_USE_MIN_MTU
INET_ADDRSTRLEN
INET6_ADDRSTRLEN
SOMAXCONN