home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / tcl / 1918 < prev    next >
Encoding:
Text File  |  1992-11-21  |  830 b   |  24 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!elroy.jpl.nasa.gov!henry!mathew
  3. From: mathew@elroy.Jpl.Nasa.Gov (Mathew Yeates)
  4. Subject: Re: polling, nonblocking reads in tcl
  5. Message-ID: <mathew.722393545@henry>
  6. Sender: news@elroy.jpl.nasa.gov (Usenet)
  7. Nntp-Posting-Host: henry.jpl.nasa.gov
  8. Organization: Image Analysis Systems Group, JPL
  9. References: <mathew.722381246@henry>
  10. Date: Sun, 22 Nov 1992 00:52:25 GMT
  11. Lines: 11
  12.  
  13. mathew@elroy.Jpl.Nasa.Gov (Mathew Yeates) writes:
  14.  
  15. >Im having trouble with the following. I set a up telnet connection
  16. >and want to read by polling the pipe and responding to input. Here
  17. >is a code fragment (I'm using extended tcl)
  18.  
  19. A followup....... I went and changed the fread to a read and rebuilt.
  20. It seems fine now. Am I going to be hurt by this in some
  21. situations?
  22.  
  23. Mathew
  24.