K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-09-02T21:41:57.000000Z K 7 svn:log V 145 Pass O_NONBLOCK directly to fcntl() rather than the pointer to an int holding the value O_NONBLOCK. This worked previously because I was lucky. END