1
0
Files
irix-657m-src/eoe/cmd/sss/semd/msglib
2022-09-29 17:59:04 +03:00
..
2022-09-29 17:59:04 +03:00
2022-09-29 17:59:04 +03:00
2022-09-29 17:59:04 +03:00
2022-09-29 17:59:04 +03:00
2022-09-29 17:59:04 +03:00

This directory contains the code for the message passing interface between 
modules which are separate processes.

		
msglib.c       - Code to actually implement the underlying message passing
		 interface.

msglib.h       - Defines needed to be included by other files which use this
		 message passing interface.

msglib_private.h - private include file.