
perlbug-followup at perl
Apr 28, 2012, 2:22 AM
Post #1 of 2
(60 views)
Permalink
|
|
[perl #17711] perl's fork resets open filehandles in parent process
|
|
On Tue Oct 01 15:01:12 2002, scusack wrote: > Slaven, > > Yes, it is solaris-specific. But is there anything perl itself can do > to have > this work in a platform-independent manner? It works fine on 3 other > architectures under perl5.005_03, perl5.6, and perl5.8, but not any of > those > under solaris. > > --Sean > > I could reproduce this on Solaris 10 with the system-provided 5.8.4, but everything from 5.10.1 to blead works as expected. I'm assuming that this and other similar tickets were resolved when fork() started autoflushing filehandles in Solaris, so I vote to close this. --- via perlbug: queue: perl5 status: open https://rt.perl.org:443/rt3/Ticket/Display.html?id=17711
|