View Source Keebs.EventPoller (keebs v0.1.1)

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

register_listener(poller, listener)

View Source
@spec register_listener(pid(), pid()) :: :ok
@spec start_link([[pid()] | non_neg_integer() | GenServer.options()]) ::
  GenServer.on_start()