Instance Method (Default implementation)swift-nio 2.84.0NIOCore

makeIterator

Returns an EventLoopIterator over this EventLoop.

EventLoop.swift:1406
func makeIterator() -> EventLoopIterator

Returns

EventLoopIterator