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
Increase the number of requests to pipe to 10.
master
Richard Nyberg
hace 19 años
padre
0c794ac33a
commit
ce0e134bc4
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
btpd/peer.h
+ 1
- 1
btpd/peer.h
Ver fichero
@@ -12,7 +12,7 @@
#define RATEHISTORY 20
#define MAXPIPEDREQUESTS
5
#define MAXPIPEDREQUESTS
10
struct peer {
int sd;
Escribir
Vista previa
Cargando…
Cancelar
Guardar