Instance Method (Default implementation)swift-nio 2.72.0NIOCore

    next

    An EventLoop forms a singular EventLoopGroup, returning itself as the ‘next’ EventLoop.

    EventLoop.swift:892
    func next() -> EventLoop

    Returns

    Itself, because an EventLoop forms a singular EventLoopGroup.

    Implements

    Other members in extension

    Instance members

    Show implementation details (3)

    Hide implementation details

    Show obsolete interfaces (2)

    Hide obsolete interfaces