Required Instance Methodswift-nio 2.72.0NIOCore

    execute(_:)

    Submit a given task to be executed by the EventLoop

    EventLoop.swift:254
    @preconcurrency func execute(_ task: @escaping () -> Void)

    Other requirements

    Instance members

    Show implementation details (3)

    Hide implementation details