UnixSocketServerSettings
class UnixSocketServerSettings(val socketPath: String, val connectionIdleTimeoutSeconds: Long = 45)(source)
Represents the settings for a Unix-based HTTP server.
Represents the settings for a Unix-based HTTP server.