This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlfunc/msgsnd: the supplied MSG doesn't have a length field
authorTony Cook <tony@develop-help.com>
Wed, 18 Nov 2020 00:42:24 +0000 (11:42 +1100)
committerTony Cook <tony@develop-help.com>
Tue, 24 Nov 2020 02:35:21 +0000 (13:35 +1100)
commit58b73e564c400e9f1e26a50fe882f6aaea2aabf2
tree8ee61fc77df8941e86d4d03750338e1f05659236
parent61f058724e10981590e6ccf006ce7ed70092fe2b
perlfunc/msgsnd: the supplied MSG doesn't have a length field

The length of the message is derived from the length of the MSG
less the size of the type field.
pod/perlfunc.pod