Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
Immanuel
/
btpd
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
net.c problem workaround
master
Eudald Gubert i Roldan
Raspbeguy
4 anni fa
parent
8e642f443f
commit
1c523ce4e3
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
btpd/net.c
+ 4
- 0
btpd/net.c
Vedi File
@@ -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;
Write
Preview
Loading…
Annulla
Salva