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 calls to the already removed old http code.
master
Richard Nyberg
hace 18 años
padre
1d7b396fc7
commit
4466a515e7
Se han
modificado 1 ficheros
con
0 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-2
btpd/btpd.c
+ 0
- 2
btpd/btpd.c
Ver fichero
@@ -3,7 +3,6 @@
#include <time.h>
#include "btpd.h"
#include "http.h"
#include "active.h"
static uint8_t m_peer_id[20];
@@ -95,7 +94,6 @@ btpd_init(void)
m_peer_id[i] = rand_between(0, 255);
td_init();
http_init();
net_init();
ipc_init();
ul_init();
Escribir
Vista previa
|
|
|
|
|
|
x
0
0
0:0
Cargando…
Cancelar
Guardar