in reply to Re^7: threads and Net::OpenSSH
in thread threads and Net::OpenSSH

sending it a signal to end, which I did with Thread::Queue,

Interesting. How did you arrange to read the queue and the socket at the same time?


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

The start of some sanity?

Replies are listed 'Best First'.
Re^9: threads and Net::OpenSSH
by rastoboy (Monk) on Mar 23, 2012 at 14:56 UTC
    Sorry, I was using the wrong terminology. I meant 'signal' in a generic sense of 'message'. No sockets.