home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / fj / maillis / xwindow / 18971 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  1.1 KB

  1. Path: sparky!uunet!stanford.edu!sun-barr!sh.wide!wnoc-tyo-news!scslwide!wsgw!wsservra!onoe
  2. From: dave@grunge.auspost.com.au (Dave Cole)
  3. Newsgroups: fj.mail-lists.x-window
  4. Subject: fork() after XtVaAppInitialize()
  5. Message-ID: <1992Dec30.031740.22946@sm.sony.co.jp>
  6. Date: 30 Dec 92 03:17:40 GMT
  7. Sender: onoe@sm.sony.co.jp (Atsushi Onoe)
  8. Distribution: fj
  9. Organization: Australia Post
  10. Lines: 22
  11. Approved: michael@sm.sony.co.jp
  12.  
  13. Date: Wed, 30 Dec 1992 00:01:45 GMT
  14. Message-Id: <DAVE.92Dec30100145@grunge.auspost.com.au>
  15. Newsgroups: comp.windows.x
  16. Sender: xpert-request@expo.lcs.mit.edu
  17.  
  18. Does anyone out there who knows how to successfully fork() after
  19. XtVaAppInitialize() want to help me?
  20.  
  21. I am trying to run a telnet session and an ftp session via the pty
  22. drivers.  If I spawn the children before calling XtVaAppInitialize()
  23. then everything is okey-dokey - but I need to be able to restart these
  24. child programs if they terminate for some reason.
  25.  
  26. At the moment if I call after XtVaAppInitialize(), as soon as the
  27. telnet session establishes a connection, the output from the pty
  28. stops, likewise input.
  29.  
  30. HELP ME PLEASE
  31.  
  32. Thanks in advance.
  33.  
  34. Dave
  35.