Uploaded image for project: 'XNIO'
  1. XNIO
  2. XNIO-166

awaitReadable/Writable/Acceptable with timeout could block indefinitely

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.1.0.Beta5
    • None
    • None
    • None
    • Workaround Exists
    • Hide

      SelectorUtils.await(NioXnio, SelectableChannel, int, long, TimeUnit) should handle the case where converted timeout is less than 1.

      Show
      SelectorUtils.await(NioXnio, SelectableChannel, int, long, TimeUnit) should handle the case where converted timeout is less than 1.

      That could happen on any channel, as long as the timeout is less than 1 millisecond.

            flaviarnn Flavia Rainone
            flaviarnn Flavia Rainone
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: