RE: IPC

2000-06-20 Thread Wesley A. Wannemacher
It was always my understanding that it complied with SYS V IPC. I could be very wrong though. Wes Wesley A. Wannemacher Instructor, Network Administrator Northwestern College [EMAIL PROTECTED] -Original Message-

Re: IPC

2000-06-20 Thread Bolan Meek
Parrish M Myers wrote: > > Hi, > > Does anyone know what standard Linux/Debian conformes > to in regardes to IPC? AFAIK, Linux developers attempt to conform to the POSIX standard. > I recently picked up W. Richard Stevens boot: Unix Network > Programming Volume 2 [Interprocess Communications].

Re: IPC

2000-06-20 Thread William T Wilson
On Tue, 20 Jun 2000, Parrish M Myers wrote: > Does anyone know what standard Linux/Debian conformes to in regardes > to IPC? I recently picked up W. Richard Stevens boot: Unix Network > Programming Volume 2 [Interprocess Communications]. None of the > programs inclded with the book will compile