init(wrappingChannelSynchronously:configuration:)

    Initializes a new NIOAsyncChannel wrapping a Channel.

    AsyncChannel.swift:106
    iOS
    13+
    macOS
    10.15+
    tvOS
    13+
    watchOS
    6+
    init(wrappingChannelSynchronously channel: Channel, configuration: Configuration = .init()) throws

    Parameters

    channel

    The Channel to wrap.

    configuration

    The NIOAsyncChannels configuration.

    Other members in extension

    Types

    Type members

    Show implementation details (1)

    Hide implementation details

    Show obsolete interfaces (3)

    Hide obsolete interfaces

    Instance members

    Show obsolete interfaces (2)

    Hide obsolete interfaces