jonas wrote: > 05/01/11 20:20:42 (WARNING): connection to 123.234.123.234 (gtk-gnutella/0.95 > (2004-11-27; GTK1; Linux i686)) may be stalled, disablingTCP_CORK > 05/01/11 20:22:39 (WARNING): sendfile() failed: "Socket is not connected" > Disabling sendfile() for this session > 05/01/11 20:22:39 (WARNING): unable to clear TCP_CORK on fd#257: Connection > reset by peer > ** ERROR **: file uploads.c: line 2992 (upload_write): assertion failed: > (u->buffer != NULL) > aborting...
This should be fixed in CVS. Though, I'm not quite sure whether it's OK to switch from sendfile() to write() on a socket on the fly. I wonder whether ENOTCONN can really happen at that stage or whether errno is already modified there. There might be further errno values to add as non-fatal error codes. -- Christian
pgpCfM5cPp8CM.pgp
Description: PGP signature
