Enums

The following enums are available globally.

  • Address is a resolved network address.

    See more

    Declaration

    Swift

    public enum Address
  • Family represents a socket family.

    See more

    Declaration

    Swift

    public enum Family
  • SocketType represents a socket type.

    See more

    Declaration

    Swift

    public enum SocketType
  • SocketProtocol represents a socket protocol.

    See more

    Declaration

    Swift

    public enum SocketProtocol