Luciano Rocha <strange <at> nsk.no-ip.org> writes: > What happens?
Connect fails, with errno != EINPROGRESS. I can't recall exactly which errno it was, and the strange thing is every time I retry, the errno increases by exactly 1. I'm not sure how dependable errno is for this version of uClibc's connect(). We've decided to live with blocking sockets for now. > > http://cr.yp.to/docs/connect.html may have useful information. Thanks! This is good stuff! _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
