http://bugs.winehq.org/show_bug.cgi?id=21096
--- Comment #60 from Austin English austinenglish@gmail.com 2010-09-29 12:12:27 CDT --- (In reply to comment #59)
Answering my own question. With all these patches applied, I see:
trace:wininet:netconn_verify_cert verifying L"68.4.217.113" trace:wininet:netconn_verify_cert returning 00000000 trace:wininet:HTTP_OpenConnection 0 <-- trace:wininet:HTTP_HttpSendRequestW full request -> "GET /scrape?info_hash=%07uQ%18%ba%ef%89r%09%9e%3ad%25%5bc%20%40%b7w%26 HTTP/1.1\r\nAccept: */*\r\nHost: 68.4.217.113:7000\r\nAccept-Encoding: gzip\r\nUser-Agent: uTorrent/2040(22150)\r\nPragma: no-cache\r\n\r\n"
That is, the connection succeeds, and stuff continues to happen with the connection. So it's no longer regressing with all these patches. When you say it still fails, what do you see?
No, I'm sorry, you're right, it works. It seems I didn't apply one patch yesterday with the last set. (For the record, it wouldn't download, though it did connect to the tracker and retrieve the number of seeders/peers).
So yeah, good to go once those get in, thanks! :-)