Interface NioSelector

    • Method Detail

      • rebuildSelector

        void rebuildSelector()
        Replaces the current Selector with a new Selector to work around the infamous epoll 100% CPU bug.
      • shutdown

        void shutdown()