home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!sun-barr!sh.wide!wnoc-tyo-news!scslwide!wsgw!wsservra!onoe
- From: dave@grunge.auspost.com.au (Dave Cole)
- Newsgroups: fj.mail-lists.x-window
- Subject: fork() after XtVaAppInitialize()
- Message-ID: <1992Dec30.031740.22946@sm.sony.co.jp>
- Date: 30 Dec 92 03:17:40 GMT
- Sender: onoe@sm.sony.co.jp (Atsushi Onoe)
- Distribution: fj
- Organization: Australia Post
- Lines: 22
- Approved: michael@sm.sony.co.jp
-
- Date: Wed, 30 Dec 1992 00:01:45 GMT
- Message-Id: <DAVE.92Dec30100145@grunge.auspost.com.au>
- Newsgroups: comp.windows.x
- Sender: xpert-request@expo.lcs.mit.edu
-
- Does anyone out there who knows how to successfully fork() after
- XtVaAppInitialize() want to help me?
-
- I am trying to run a telnet session and an ftp session via the pty
- drivers. If I spawn the children before calling XtVaAppInitialize()
- then everything is okey-dokey - but I need to be able to restart these
- child programs if they terminate for some reason.
-
- At the moment if I call after XtVaAppInitialize(), as soon as the
- telnet session establishes a connection, the output from the pty
- stops, likewise input.
-
- HELP ME PLEASE
-
- Thanks in advance.
-
- Dave
-