Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
Immanuel
/
btpd
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
Remove a couple of forgotten debug printfs.
master
Richard Nyberg
18 vuotta sitten
vanhempi
8c5200b568
commit
568d116335
1 muutettua tiedostoa
jossa
0 lisäystä
ja
2 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
misc/http_client.c
+ 0
- 2
misc/http_client.c
Näytä tiedosto
@@ -338,7 +338,6 @@ http_read_cb(int sd, short type, void *arg)
if (nr == EAGAIN)
goto more;
else {
printf("read err\n");
http_error(req);
return;
}
@@ -379,7 +378,6 @@ out:
}
return;
error:
printf("http write err\n");
http_error(req);
}
Write
Preview
Loading…
Peruuta
Tallenna