[Bug 10176] rFactor Dedicated not working anymore after update

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 22 09:48:34 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=10176


Juan Lang <juan_lang at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #17 from Juan Lang <juan_lang at yahoo.com>  2007-11-22 09:48:34 ---
Hi Thomas, the delay is probably related to the output you see:
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(10000): STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT not
supported on protocol 1

In Windows, I believe you can set sort of a "default timeout" for all
connections made with a particular internet handle.  I believe that's what
setting the timeout on protocol 1 does.  In Wine, we only support
per-connection timeouts, so this connection is getting the default timeout.

If you want, open another bug for that.  I'm closing this as "worksforme" since
it only happened with a bad compile of Wine.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list