Cari di Perl 
    Perl User Manual
Daftar Isi
(Sebelumnya) SysV IPC message control operationsReceive a SysV IPC message fro ... (Berikutnya)
System V interprocess communication functions

Get SysV IPC message queue

Daftar Isi

  • msgget KEY,FLAGS

    Calls the System V IPC function msgget(2). Returns the message queueid, or undef on error. See alsoSysV IPC in perlipc and the documentation for IPC::SysV andIPC::Msg.

    Portability issues: msgget in perlport.

 
Source : perldoc.perl.org - Official documentation for the Perl programming language
Site maintained by Jon Allen (JJ)     See the project page for more details
Documentation maintained by the Perl 5 Porters
(Sebelumnya) SysV IPC message control operationsReceive a SysV IPC message fro ... (Berikutnya)