http://www.perlmonks.org?node_id=1004233


in reply to Re^2: Log4perl log rotation in threadpool environment ("share")
in thread Log4perl log rotation in threadpool environment

You open a file with, for example, createFile(), and then get a "typical file handle" via OsFHandleOpen(). (Win32API::File)

I should just submit a patch to make FILE_SHARE_DELETE be the default for Perl.

- tye        

  • Comment on Re^3: Log4perl log rotation in threadpool environment ("share")