Menu

#120 ExtendedResolver::setTimeout in milliseconds

None
closed
nobody
None
5
2019-05-18
2005-11-14
No

I need to specify the response timeout in milliseconds.
it would be nice if there was a setTimeoutInMillis
function or the setTimeout function was overloaded to
accept both seconds and milliseconds.

Discussion

  • Brian Wellington

    Logged In: YES
    user_id=63197

    I just added a setTimeout(int secs, int msecs) method to the
    Resolver interface. It'll be in the next release.

     
  • Brian Wellington

    • status: open --> closed
     
  • Ingo

    Ingo - 2019-05-18

    Ticket moved from /p/dnsjava/feature-requests/4/