>>GDB trace showed that the failure caused at the very first call to connect() >>i.e. before HTLoadAnchor() returns. And therefore HTEventList_loop() in >>showlinks.c doesn't even get chance to run. > >I don't think it fails but rather it doesn't complete because you are using >non-blocking sockets. Non-blocking sockets (non-preemptive mode) require an >eventloop that libwww can use (this doesn't have to be the default libwww >eventloop: No, it's not because of non-blocking. If it doesn't complete, it will set EINPROGRESS to errno rather than ENOENT (which leads to a TCP_ERROR) AndrewReceived on Friday, 19 March 1999 12:53:25 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:18:29 GMT