суббота, 20 августа 2011 г.

StrongDC++ 2.43 sqlite r7867

SetupStrongDC-sqlite-x64-r7867.exe
SetupStrongDC-sqlite-x86-r7867.exe
strongdc-243-sqlite-debug-info-r7867-2011.08.15-00.15.26.7z
strongdc-243-sqlite-x64-r7867-2011.08.15-00.15.11.7z
strongdc-243-sqlite-src-r7867-2011.08.15-00.07.35.7z
strongdc-243-sqlite-x86-r7867-2011.08.15-00.08.18.7z
  • Updated providers database: http://www.assembla.com/spaces/customlocations-greylink
    Building basis on the 20110814-1125, created 14/08/2011 6:46 +0600
    Total in database:
    - Providers - 1341
    - Provider's logo - 1358
    - The range of addresses - 5489
    Archive CustomLocations.rar created by LazyBadger
  • PVS Studio V805 Decreased performance. It is inefficient to identify an empty string by using 'wcslen(str) > 0' construct. A more efficient way is to check: str[0] != '\0'.
  • PVS Studio V806. Decreased performance. The expression of strlen(MyStr.c_str()) kind can be rewritten as MyStr.length()
  • PVS-Studio V803 Decreased performance. In case 'Order' is iterator it's more effective to use prefix form of increment. Replace iterator++ with ++iterator.
  • [merge] StrongDC++ svn574 updated miniupnpc and natpmp
  • [merge] Temporarily disabled the IP Guard (IP6)
  • [merge] svn573 implemented dual-stack IPv6 sockets (IPv6 should work 100%; systems without dual-stack are not supported)
    - fixed WinUPnP
    - added NAT-PMP
    - COM initialized to be multithreaded to WinUPnP to work correctly (I hope this doesn't break other things)
    - removed sharing of files in finished list - this can be controlled with option "Keep finished files in queue" now
    - fixed query in HTTP requests
    - fixed DHT and active mode in favorite hubs when connectivity manager fails to map ports

Комментариев нет:

Отправить комментарий