patchmldonkey, a multi-networks file-sharing client - Patches: patch #7262, BT: improve porttest

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #7262: BT: improve porttest

Submitter:  ygrek <ygrek>
Submitted:  Tue 27 Jul 2010 09:53:42 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Assigned to:  ygrek
Open/Closed:  Closed

Sun 08 Aug 2010 06:36:55 PM UTC, comment #4: 

committed 7262_3.diff 2010/08/08

spiralvoice <spiralvoice>
Group administrator
Sun 08 Aug 2010 06:34:44 PM UTC, comment #3: 

Another bug fix:

2010/08/08 12:39:33 [cWeb] request geoip.dat (http://www.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz)
2010/08/08 12:39:33 [cWeb] request guarding.p2p (http://www.bluetack.co.uk/config/level1.gz)
2010/08/08 12:39:44 [cWeb] already loaded local version of web_infos/GeoIP.dat.gz, HTTP request failed (error 0)
2010/08/08 12:39:45 [cWeb] already loaded local version of web_infos/level1.gz, HTTP request failed (error 0)
2010/08/08 12:39:45 [cWeb] already loaded local version of web_infos/GeoIP.dat.gz (00:29  Mon 02 Aug 2010), HTML header (Mon, 02 Aug 2010 00:29:31 GMT)
2010/08/08 12:39:46 [cWeb] already loaded local version of web_infos/level1.gz (16:21  Sat 07 Aug 2010), HTML header (Sat, 07 Aug 2010 16:21:12 GMT)

Attached patch fixes the "error 0" bug and adjusts web_infos code to the new wget function.

(file #21168)

spiralvoice <spiralvoice>
Group administrator
Sun 08 Aug 2010 06:32:38 PM UTC, comment #2: 

Had to fix a compile bug introduced by this patch with Ocaml 3.0x versions during release of MLDonkey 3.0.3:

File "src/utils/net/http_client.ml", line 239, characters 52-68:
The constructor Closed_by_peer expects 0 argument(s),
but is here applied to 1 argument(s)

http://cvs.savannah.gnu.org/viewvc/mldonkey/src/utils/net/http_client.ml?root=mldonkey&r1=1.41&r2=1.42

spiralvoice <spiralvoice>
Group administrator
Wed 28 Jul 2010 04:25:51 PM UTC, comment #1: 

committed 2010/07/28

spiralvoice <spiralvoice>
Group administrator
Tue 27 Jul 2010 09:53:42 PM UTC, original submission:  

http client: ensure that error callback gets called on connection errors, add req_max_total_time parameter
BT porttest: add alternative url, prevent infinite porttest (limit 45 sec currently), do not use http proxy

ygrek <ygrek>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #21168:  7262_3.diff added by spiralvoice (693B - text/x-diff)
file #21091:  porttest.diff added by ygrek (10KiB - text/x-diff)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by spiralvoice (Posted a comment)
  • -email is unavailable- added by ygrek (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-08-08 spiralvoice Attached File- Added 7262_3.diff, #21168
    2010-07-28 spiralvoice StatusNone Done
        Open/ClosedOpen Closed
    2010-07-27 ygrek Attached File- Added porttest.diff, #21091

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code