home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / perl / 7075 < prev    next >
Encoding:
Text File  |  1992-11-20  |  910 b   |  25 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uchinews!machine!chinet!les
  3. From: les@chinet.chi.il.us (Leslie Mikesell)
  4. Subject: Re: Non blocking open of FIFO: Can it be done in perl?
  5. Message-ID: <Bxz8C8.Gzq@chinet.chi.il.us>
  6. Keywords: O_NDELAY in open on a FIFO
  7. Organization: Chinet - Public Access UNIX
  8. References: <bmarlowe.722046368@ka> <mcook.722100624@fendahl.dev.cdx.mot.com>
  9. Distribution: usa
  10. Date: Thu, 19 Nov 1992 18:50:31 GMT
  11. Lines: 12
  12.  
  13. In article <mcook.722100624@fendahl.dev.cdx.mot.com> mcook@fendahl.dev.cdx.mot.com (Michael Cook) writes:
  14. >bmarlowe@ka.reg.uci.edu (Brett Marlowe) writes:
  15. >
  16. >>is the there a way to specify O_NDELAY on an open call?
  17. >
  18. >No, but you can tweak the filehandle afterwards.  See fcntl.
  19.  
  20. Ummm, afterwards won't ever come if there isn't another process on
  21. the other end of the FIFO.
  22.  
  23. Les Mikesell
  24.   les@chinet.chi.il.us
  25.