PollSelector.select

Alias for the select() method as we're not reimplementing it in this class.

  1. alias select = AbstractSelector.select
    class PollSelector
  2. int select(TimeSpan timeout)

Meta