On 2010-08-10, Danny Yates wrote:

> Sorry, I didn't make myself clear. I was actually thinking of using a read
> timeout so that the read call returns periodically and you can test
> interrupted(), but on reflection, you can only do that with sockets.

I think you will be able to do that with NIO2 (at worst emulate it with
async-IO) which is many years away from being usable in Ant's core.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to