Instance Method (Default implementation)swift-nio 2.72.0NIOCore

    preconditionInEventLoop(file:line:)

    Checks the necessary condition of currently running on the called EventLoop for making forward progress.

    EventLoop.swift:1102
    func preconditionInEventLoop(file: StaticString = #fileID, line: UInt = #line)

    Implements

    Other members in extension

    Instance members

    Show implementation details (3)

    Hide implementation details

    Show obsolete interfaces (2)

    Hide obsolete interfaces