RTEMS Logo

RTEMS 4.10.1 On-Line Library


Message Passing Manager Messages

PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

16.2.2: Messages

A message is a variable length buffer where information can be stored to support communication. The length of the message and the information stored in that message are user-defined and can be actual data, pointer(s), or empty. There is a maximum acceptable length for a message that is associated with each message queue.


PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

Copyright © 1988-2008 OAR Corporation