Help for this page

Select Code to Download


  1. or download this
      # If select() said data is available, but it
      # was not, it means the connection was lost.
    
  2. or download this
      # IO::Select sometimes returns undef
      # instead of an empty array.
    
  3. or download this
      Alarms are silently cancelled after
      IO::Select->can_read() is called.