home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / openloo / 4948 < prev    next >
Encoding:
Internet Message Format  |  1993-01-02  |  1.4 KB

  1. Xref: sparky comp.windows.open-look:4948 comp.windows.x.intrinsics:699
  2. Path: sparky!uunet!uchinews!mimsy!afterlife!dpkemp
  3. From: dpkemp@afterlife.ncsc.mil (David P. Kemp)
  4. Newsgroups: comp.windows.open-look,comp.windows.x.intrinsics
  5. Subject: Re: OLIT WAIT call
  6. Message-ID: <1993Jan2.154226.7505@afterlife.ncsc.mil>
  7. Date: 2 Jan 93 15:42:26 GMT
  8. References: <1992Dec30.191710.27777@spectrum.xerox.com>
  9. Organization: The Great Beyond
  10. Lines: 22
  11.  
  12. In article <1992Dec30.191710.27777@spectrum.xerox.com> anozzi@cinops.Xerox.COM writes:
  13. >Is there any way to make OLIT simulate the XVIEW notify_set_wait3_func()?
  14. >I am trying to simulate a function which will check the status of a forked child for any signals received and register a callback.
  15. >
  16.  
  17. You shouldn't have to simulate it, you should be able to use it.  The
  18. notifier (according to it's documentation in the XVIEW manual) does not
  19. actually need XVIEW to run - it can be used by any code, XVIEW or not.
  20.  
  21. On the other hand, if your OLIT code does not use the notifier, then
  22. you certainly don't need to start up the notifier just to use
  23. notify_set_wait3_func() ! :-).  Just use wait3(2).
  24.  
  25. Note: I haven't actually used OLIT yet, so take the above for what
  26. it's worth.
  27.  
  28.  
  29. -- 
  30.    Dave Kemp   dpkemp@afterlife.ncsc.mil 
  31. -----------------------------------------------------------------------------
  32. "Washington [D.C.] is a city of Southern efficiency and Northern charm"
  33.      -- John F. Kennedy
  34.