[Bug 5216] Rhapsody Plugin in Firefox 1.5 cannot connect to its server, but works with native WININET

Wine Bugs wine-bugs at winehq.org
Sat Jan 6 01:06:04 CST 2007


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





------- Additional Comments From ead1234 at hotmail.com  2007-06-01 01:06 -------
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT not
supported on protocol 4

It appears we don't handle INTERNET_OPTION_SEND/RECEIVE_TIMEOUT on HTTP_CONNECT
handles, "4" in wine yet, though according to msdn this should be able to be
applied to all types of internet option handles including null.Currently the
only ones being handled by SEND/RECEIVE_TIMEOUT are HTTP_REQUEST handles.

http://msdn2.microsoft.com/en-us/library/aa385328.aspx

INTERNET_OPTION_SEND_TIMEOUT
    5
    Sets or retrieves an unsigned long integer value, in milliseconds, that
contains the time-out value to send a request. If the send takes longer than
this time-out value, the send is canceled. This option can be used on any
HINTERNET handle, including a NULL handle. It is used by InternetQueryOption and
InternetSetOption




-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list