K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-01-12T22:17:31.000000Z K 7 svn:log V 213 Ignore EINPROGRESS error on TCP connect(), and pick up the result of the non-blocking connect later using select(). This case didn't trigger on my UP test box, but did on Peter's SMP test box. Spotted by: peter END