hopen(`::5000;10000) works fine when there is a q session with port 5000.
But it gives an error if there is no q session on port 5000.
I was hoping it will wait 10 seconds before trying again. But it fails right away.
Has anyone used hopen with a timeout?