이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
Immanuel
/
btpd
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
Remove calls to the already removed old http code.
master
Richard Nyberg
18 년 전
부모
1d7b396fc7
커밋
4466a515e7
1개의 변경된 파일
과
0개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
btpd/btpd.c
+ 0
- 2
btpd/btpd.c
파일 보기
@@ -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();
쓰기
미리보기
불러오는 중...
취소
저장