5 lines
80 B
Haskell
5 lines
80 B
Haskell
module Sysctl where
|
|
|
|
_SO_MAX_CONN :: String
|
|
_SO_MAX_CONN = "net.core.somaxconn"
|