start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: remove Chapter 8
Standard Modules
Next: Reference: setall
 

set

$

sem


->set(

stat
$

sem


->set(


name

=>

value

[, 

name

=>

value

...])

Accepts either a stat object as returned by the stat method or a list of name/value pairs and sets the following values of the stat structure associated with the semaphore set:

uid gid mode (the permission bits)


Previous: Reference: remove Perl in a Nutshell Next: Reference: setall
Reference: remove Book Index Reference: setall