in reply to Re: How to pass a object value to global array in threads
in thread How to pass a object value to global array in threads
Yes I am trying to do wrong thing. but I am not able to get is in the explanation that 4rth thread will return the information to calling thread. but again i will be having same problem using that handle. See my problem is because of legacy code. I required to store all the telnet handle to an global array and that array of handles is used every where. so with your solution i will also have same problem.
May be my question how to get all telnet start at a same time and get it handle stored in a array for further use. Is there is any better way to do it?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to pass a object value to global array in threads
by BrowserUk (Patriarch) on Oct 26, 2015 at 10:08 UTC |