home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.wizards
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uchinews!ellis!besp
- From: besp@ellis.uchicago.edu (Anna Pluzhnikov)
- Subject: Re: RPC, Sockets and file descriptors
- Message-ID: <1993Jan12.031227.618@midway.uchicago.edu>
- Followup-To: comp.unix.programmer
- Sender: news@uchinews.uchicago.edu (News System)
- Reply-To: besp@midway.uchicago.edu
- Organization: University of Chicago
- References: <1993Jan11.141906.13294@asf.com>
- Date: Tue, 12 Jan 1993 03:12:27 GMT
- Lines: 23
-
- In article <1993Jan11.141906.13294@asf.com> jfm@asf.com (Jim Moore) writes:
- >I am looking at using XtAppAddInput in conjunction with RPC. I need a file
- >descriptor for XtAppAddInput. The documentation on RPC says that you can
- >have your own select that waits on your own descriptors, so it must be possible
- >to get the descriptor for the RPC socket. There is a lot of documentation
- >to weed through to figure out how to do it.
- >
- >Question: Does anyone out there have a C code segment that gets the file
- >descriptor of an RPC socket? If so, could you be so gracious as to send it
- >to me?
- >
- >
- Sorry to post here, I am not a wizard :-(
-
- Here are some references to check:
-
- John Bloomer, RPC programming in X applications,
- in "The X Resource", Issue 4, O'Reilly
-
- John Bloomer, Power programming with RPC, O'Reilly, 1992
- Chapter 10: RPC Under Windowing Systems.
- --------------------------------------------------------------------------------
- Anna Pluzhnikov besp@ellis.uchicago.edu 312/955-5784
-