home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / wizards / 5405 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.0 KB  |  32 lines

  1. Newsgroups: comp.unix.wizards
  2. Path: sparky!uunet!psinntp!snoopy!jfm
  3. From: jfm@asf.com (Jim Moore)
  4. Subject: RPC, Sockets and file descriptors
  5. Message-ID: <1993Jan11.141906.13294@asf.com>
  6. Sender: jfm@asf.com (Jim Moore)
  7. Organization: ASF
  8. Distribution: na
  9. Date: Mon, 11 Jan 1993 14:19:06 GMT
  10. Lines: 20
  11.  
  12. I am looking at using XtAppAddInput in conjunction with RPC.  I need a file
  13. descriptor for XtAppAddInput.  The documentation on RPC says that you can
  14. have your own select that waits on your own descriptors, so it must be possible
  15. to get the descriptor for the RPC socket.  There is a lot of documentation
  16. to weed through to figure out how to do it.
  17.  
  18. Question:  Does anyone out there have a C code segment that gets the file
  19. descriptor of an RPC socket?  If so, could you be so gracious as to send it
  20. to me?
  21.  
  22.  
  23. Thanks in advance,
  24.  
  25. Jim
  26.  
  27. -- 
  28. Jim Moore                       Hughes Training Inc.
  29. Phone: (612) 572-7721           5301 East River Road
  30. Fax:   (612) 572-7732           Mpls, Mn. 55421-1024
  31. Email: jfm@asf.com              USA
  32.