Kaynağa Gözat

Remove unused label.

master
Richard Nyberg 19 yıl önce
ebeveyn
işleme
6bba1ff6f8
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. +0
    -1
      btpd/net.c

+ 0
- 1
btpd/net.c Dosyayı Görüntüle

@@ -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) {


Yükleniyor…
İptal
Kaydet