Nonblocking IO on popen pipe (isn't nonblocking)

Greg Ewing greg at cosc.canterbury.ac.nz
Mon Apr 15 01:19:35 EDT 2002


Noah wrote:
> 
> So now I have non-blocking
> pipes wrapped with a select

I'm pretty sure you shouldn't be making anything
non-blocking. What exactly are you making non-
blocking, and why?

-- 
Greg Ewing, Computer Science Dept, University of Canterbury,	  
Christchurch, New Zealand
To get my email address, please visit my web page:	  
http://www.cosc.canterbury.ac.nz/~greg



More information about the Python-list mailing list