- client: zero out xfer_speed in HTTP_OP constructor

(may fix problem w/ #INF bandwidth display)

svn path=/trunk/boinc/; revision=13517
This commit is contained in:
David Anderson 2007-09-02 19:39:21 +00:00
parent 63a143da37
commit 00e3ddad69
4 changed files with 11 additions and 2 deletions

View File

@ -8263,3 +8263,10 @@ Charlie 2 Sep 2007
MacSysMenu.cpp
mac_build/
Make_BOINC_Service.sh
David 2 Sept 2007
- client: zero out xfer_speed in HTTP_OP constructor
(may fix problem w/ #INF bandwidth display)
client/
http_curl.C

View File

@ -162,6 +162,7 @@ HTTP_OP::HTTP_OP() {
lSeek = 0;
auth_flag = false;
auth_type = 0;
xfer_speed = 0;
reset();
}

View File

@ -59,7 +59,7 @@ function show_participate() {
".sprintf(tr(HOME_P1), "<ol> <li> <a href=projects.php><font size=+1>", "</font></a>", "<li> <a href=download.php><font size=+1>", "</font></a>", "<li> <font size=+1>", "</font>")."
</ol>
<p>
".sprintf(tr(HOME_P2), "<a href=acct_mgrs.php>", "</a>", "<a href=http://gridrepublic.org>", "</a>", "<a href=http://bam.boincstats.com/>", "</a>")."
".sprintf(tr(HOME_P2), "<a href=acct_mgrs.php>", "</a>", "<a href=http://www.gridrepublic.org>", "</a>", "<a href=http://bam.boincstats.com/>", "</a>")."
<p>
".sprintf(tr(HOME_P3), "<a href=help.php>", "</a>")."
</td></tr>
@ -106,7 +106,7 @@ function show_other() {
<li> BOINC <a href=dev/>message boards</a>
<li> <a href=http://boinc.berkeley.edu/trac/wiki/BoincPapers>Papers and talks</a> on BOINC
<li> <a href=logo.php>Logos and graphics</a>
<li> <a href=events.php>Events (Note: the <a href=http://boinc.berkeley.edu/trac/wiki/WorkShop07>3rd Pan-Galactic
<li> <a href=events.php>Events</a> (Note: the <a href=http://boinc.berkeley.edu/trac/wiki/WorkShop07>3rd Pan-Galactic
BOINC Workshop</a> will be held 5-6 September 2007 in Geneva, Switzerland.</a>)
</ul>
<br>

View File

@ -282,6 +282,7 @@ language("Slovak", array(
site("http://www.boinc.sk/", "www.boinc.sk")
));
language("Spanish", array(
site("http://elmajo.blogspot.com", "Computación Distribuida"),
site("http://efren-canarias.blogcindario.com/", "El Pais De La Computacion"),
site("http://www.canalboinc.org/modules/news/", "Canal BOINC"),
site("http://www.boinc-ecuador.com/", "BOINC - Ecuador"),