home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / std_unix / volume.26 / text0041.txt < prev    next >
Encoding:
Text File  |  1992-02-21  |  577 b   |  20 lines

  1. Submitted-by: ejk@ux2.cso.uiuc.edu (Ed Kubaitis - CSO)
  2.  
  3. The emulation of the select() system call on some System V platforms 
  4. does not work with pipes. That is, a select() on standard input from 
  5. a process created by popen(cmd, "w") will fail with error messages on 
  6. these platforms. 
  7.  
  8. Will some POSIX standard address the behavior of select() on pipes? 
  9. Is there a draft standard?
  10.  
  11. Thanks.
  12.  
  13. ----------------------------------
  14. Ed Kubaitis (ejk@ux2.cso.uiuc.edu)
  15. Computing & Communications Services Office - University of Illinois, Urbana
  16.  
  17.  
  18. Volume-Number: Volume 26, Number 43
  19.  
  20.