Case
ServerError.addressInUse(host:port:)
Another process, or another server in this one, is already listening on the address.
case addressInUse(host: String, port: Int)
You're viewing documentation for a pre-release version. View the latest stable version
Case
case addressInUse(host: String, port: Int)