瀏覽代碼

Remove unused label.

master
Richard Nyberg 19 年之前
父節點
當前提交
6bba1ff6f8
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      btpd/net.c

+ 0
- 1
btpd/net.c 查看文件

@@ -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…
取消
儲存