Initial commit
This commit is contained in:
4
linux/Sysctl.hs
Normal file
4
linux/Sysctl.hs
Normal file
@@ -0,0 +1,4 @@
|
||||
module Sysctl where
|
||||
|
||||
_SO_MAX_CONN :: String
|
||||
_SO_MAX_CONN = "net.core.somaxconn"
|
||||
Reference in New Issue
Block a user