Selaa lähdekoodia

Remove unused label.

master
Richard Nyberg 19 vuotta sitten
vanhempi
commit
6bba1ff6f8
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. +0
    -1
      btpd/net.c

+ 0
- 1
btpd/net.c Näytä tiedosto

@@ -221,7 +221,6 @@ net_write(struct peer *p, unsigned long wmax)
iol = BTPDQ_NEXT(iol, entry);
}

again:
nwritten = writev(p->sd, iov, niov);
if (nwritten < 0) {
if (errno == EAGAIN) {


Loading…
Peruuta
Tallenna