Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

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)