Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Immanuel
/
btpd
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Remove unused label.
master
Richard Nyberg
hace 19 años
padre
bdb91bc49b
commit
6bba1ff6f8
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-1
btpd/net.c
+ 0
- 1
btpd/net.c
Ver fichero
@@ -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) {
Escribir
Vista previa
Cargando…
Cancelar
Guardar