Use of ssignal() in Sys V.

Doug Gwyn gwyn at smoke.BRL.MIL
Thu Mar 15 10:24:18 AEST 1990


In article <24199 at uhnix1.uh.edu> rr at cs.uh.edu writes:
>Is there any use for ssignal()? Can I use it between processes ...?

While one can figure out ways to use ssignal/gsignal, they are not
essential.  Certainly they cannot be used for IPC, only within one
process.  I suggest never using them.



More information about the Comp.unix.wizards mailing list