Skip to content

Commit 5a78231

Browse files
author
Yorick Peterse
committedDec 11, 2015
Added definition for Socket::SOMAXCONN
1 parent 00e855a commit 5a78231

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎rakelib/platform.rake

+1
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,7 @@ file 'runtime/platform.conf' => deps do |task|
600600
TCP_USER_TIMEOUT
601601
TCP_WINDOW_CLAMP
602602
UDP_CORK
603+
SOMAXCONN
603604
]
604605

605606
socket_constants.each { |c| cg.const c }

0 commit comments

Comments
 (0)
Please sign in to comment.