public Selector wakeup() {
   pollWrapper.interrupt();
   return this;
 }