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
net.c problem workaround
master
Eudald Gubert i Roldan
Raspbeguy
hace 4 años
padre
8e642f443f
commit
1c523ce4e3
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+4
-0
btpd/net.c
+ 4
- 0
btpd/net.c
Ver fichero
@@ -3,6 +3,10 @@
#include <sys/uio.h>
#include <netdb.h>
#ifndef IOV_MAX
#define IOV_MAX 1024
#endif
static unsigned long m_bw_bytes_in;
static unsigned long m_bw_bytes_out;
Escribir
Vista previa
Cargando…
Cancelar
Guardar