Skip Menu |

This queue is for tickets about the Net-Server CPAN distribution.

Report information
The Basics
Id: 67092
Status: resolved
Priority: 0/
Queue: Net-Server

People
Owner: Nobody in particular
Requestors: stefanos [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.99
Fixed in: (no value)



Subject: net server prefork on win32
use for lock_file the modul File::Temp and not POSIX::tmpnam ! Then is prefork under win32 good. example: use File::Temp qw/ tempfile tempdir /; my($fh, $lock_file) = tempfile(); .... lock_file => $lock_file, ...
Thankyou for your report. The code is updated as of the just released version 2.000