Re: connect() does not return ETIMEDOUT

Alexey Kuznetsov (kuznet@ms2.inr.ac.ru)
Sat, 18 Aug 2001 02:39:50 +0400 (MSD)


Hello!

> I had to set connect to do non blocking connections in order to
> avoid this problem,

Sorry, what "this" problem? :-)

You have made something surely not related to the subject.

* non-blocking connect succeeds instantly, of course, like blocking one.
* error never appears in this case, because connection is succesful.

It was original observation.

Alexey
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/