home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / modula3 / 849 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  842 b 

  1. Path: sparky!uunet!mcsun!uknet!cam-cl!cl.cam.ac.uk!smgf
  2. From: Steve.Freeman@cl.cam.ac.uk (Steve Freeman on ely.cl.cam.ac.uk)
  3. Newsgroups: comp.lang.modula3
  4. Subject: SIGPIPE raised during file IO
  5. Message-ID: <1992Jul28.145304.26307@cl.cam.ac.uk>
  6. Date: 28 Jul 92 14:53:04 GMT
  7. Sender: news@cl.cam.ac.uk (The news facility)
  8. Reply-To: Steve.Freeman@cl.cam.ac.uk (Steve Freeman)
  9. Organization: U of Cambridge Computer Lab, UK
  10. Lines: 9
  11.  
  12. I've found that, running under SunOS, if a connection such as a pipe
  13. or socket is broken a SIGPIPE is raised at the next write and the whole
  14. process dies. Shouldn't this be managed by the UFileRdWr library, 
  15. perhaps a SIG_IGN set?
  16.  
  17. Steve
  18. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  19. Steve Freeman, Computer Lab, University of Cambridge, UK
  20. Steve.Freeman@computer-lab.cambridge.ac.uk
  21.