channelOption(_:value:)

    Specifies a ChannelOption to be applied to the PipeChannel.

    Bootstrap.swift:2112
    func channelOption<Option>(_ option: Option, value: Option.Value) -> Self where Option : ChannelOption

    Parameters

    option

    The option to be applied.

    value

    The value for the option.

    Other members in extension

    Type members

    Instance members

    Show obsolete interfaces (2)

    Hide obsolete interfaces