SelectLoop
gopher.SelectLoop
Attributes
- Source:
- SelectLoop.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Members list
Concise view
Value members
Concrete methods
transparent inline def apply(inline pf: PartialFunction[Any, Boolean])(using mc: CpsMonadContext[F]): Unit
Attributes
- Source:
- SelectLoop.scala
Attributes
- Source:
- SelectLoop.scala
Inherited methods
Attributes
- Inherited from:
- SelectGroupBuilder
- Source:
- SelectListeners.scala
Attributes
- Inherited from:
- SelectGroupBuilder
- Source:
- SelectListeners.scala
Attributes
- Inherited from:
- SelectGroupBuilder
- Source:
- SelectListeners.scala
Attributes
- Inherited from:
- SelectGroupBuilder
- Source:
- SelectListeners.scala
def onTimeoutAsync(t: FiniteDuration)(f: FiniteDuration => F[Boolean]): SelectGroupBuilder.this.type
Attributes
- Inherited from:
- SelectGroupBuilder
- Source:
- SelectListeners.scala
Attributes
- Inherited from:
- SelectGroupBuilder
- Source:
- SelectListeners.scala
def onWriteAsync[A](ch: WriteChannel[F, A], a: () => F[A])(f: A => F[Boolean]): SelectGroupBuilder.this.type
Attributes
- Inherited from:
- SelectGroupBuilder
- Source:
- SelectListeners.scala
Attributes
- Inherited from:
- SelectGroupBuilder
- Source:
- SelectListeners.scala
Attributes
- Inherited from:
- SelectListeners
- Source:
- SelectListeners.scala
inline def writing[A](ch: WriteChannel[F, A], a: => A)(f: A => Boolean): SelectGroupBuilder.this.type
Attributes
- Inherited from:
- SelectGroupBuilder
- Source:
- SelectListeners.scala
Inherited fields
Attributes
- Inherited from:
- SelectGroupBuilder
- Source:
- SelectListeners.scala
Attributes
- Inherited from:
- SelectGroupBuilder
- Source:
- SelectListeners.scala