Is it possible to share a FILEHANDLE between Threads?
Posted on 2009-07-01 10:14:26-07 by gulden
Hello, From the tests I've made it's not possible to share a filehandle between threads, right? I've started a node in PerlMonks (node), related to this issue but without a clear conclusion. Any help will be helpful. Tks in advance. Marcos Garcia
Posted on 2009-07-01 13:22:37-07 by jdhedden in response to 11101
No. Filehandles cannot be made 'shared'.
(This article is based on a thread on the CPAN::Forum.)
Published on 2009-07-01
If you have any comments or questions, feel free to post them on the source of this page in GitHub. Source on GitHub.
Comment on this post