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.
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.
Ticket moved from /p/dnsjava/feature-requests/4/
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.
Ticket moved from /p/dnsjava/feature-requests/4/