Enumeration
ServerError
Errors thrown when a
Server fails to start.@nonexhaustive enum ServerError
Topics
Enumeration Cases
case addressInUse(host: String, port: Int)Another process, or another server in this one, is already listening on the address.
Instance Properties
Relationships
Conforms To
Swift.CustomStringConvertibleSwift.EquatableSwift.ErrorSwift.SendableSwift.SendableMetatype