home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


set

$

msg


->set(


stat


)
$

msg


->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 message queue:

uid
gid
mode (the permission bits)
qbytes


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

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.