The new std.process is ready for review

Steven Schveighoffer schveiguy at yahoo.com
Sat Mar 9 10:59:23 PST 2013


On Sat, 09 Mar 2013 13:54:32 -0500, Steven Schveighoffer  
<schveiguy at yahoo.com> wrote:


> I wonder if select on all possible file descriptors in the fd_err  
> parameter would give you a clue as to which were invalid.

Hm... seems like select returns -1 if an invalid descriptor is included.   
That probably means it won't flag all of them..

-Steve


More information about the Digitalmars-d mailing list