Hi,
In message "[ruby-talk:01598] Thanks and more regex q's"
on 00/02/27, Wes Nakamura <wknaka / pobox.com> writes:
>Also, speaking of global variables, what happens to the global variables
>in a multithreaded program? Does each thread get a different copy of,
>e.g. $! if they each raise an exception at the same time?
I don't know the complete list of thread-local $-prefixed variables.
I hope anyone will list here.
Thanks
-- gotoken