ReceiveFlags

public struct ReceiveFlags: OptionSet

Available flags used to receive data.

  • Declaration

    Swift

    public let rawValue: Int32
  • Declaration

    Swift

    public init(rawValue: Int32)

    Parameters

    rawValue
  • oob

    Undocumented

    Declaration

    Swift

    public struct ReceiveFlags: OptionSet
  • Undocumented

    Declaration

    Swift

    public struct ReceiveFlags: OptionSet
  • Undocumented

    Declaration

    Swift

    public struct ReceiveFlags: OptionSet