Thread flock with pidHdl: FLOCK: Bareword "pidHdl" not allowed whi (5 answers)
Opened by Rufio at 2005-02-25 21:16

pq
 2005-02-26 02:29
#52157 #52157
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
wieso benutzt du eigentlich Fcntl und schreibst dir die variablen
$LOCK_EX etc. selbst? ziemlich merkwürdig.
use Fcntl ':flock';
...
flock FH, LOCK_EX;
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread flock with pidHdl: FLOCK: Bareword "pidHdl" not allowed whi