Thread flock() & apache (31 answers)
Opened by Froschpopo at 2005-11-01 16:03

pq
 2005-11-04 11:06
#59527 #59527
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
[quote=Froschpopo,03.11.2005, 20:39]was machen die kostanten? bin ja leider nicht so der englischkönner...[/quote]
LOCK_EX: LOCK EXCLUSIVE = SPERRE EXKLUSIV
LOCK_SH: LOCK SHARED = SPERRE GETEILT (mit anderen)
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() & apache