prefork-0.0.6: Prefork library

Safe HaskellNone
LanguageHaskell98

System.Prefork.Main.Internal

Documentation

compatMain :: WorkerContext w => PreforkSettings sc -> (w -> IO ()) -> IO () Source

workerMain :: WorkerContext so => (so -> IO ()) -> IO () Source