remove these; not used.
This commit is contained in:
父節點
c62cdb51b9
當前提交
1e5e8d1bc2
@ -1504,8 +1504,6 @@ core_loop(void)
|
||||
|
||||
readable = rdfds;
|
||||
writable = wrfds;
|
||||
min_i = min_sd / NFDBITS;
|
||||
max_i = max_sd / NFDBITS;
|
||||
|
||||
SYSCALL(SELECT, n = select(max_sd + 1, &readable, &writable, 0, &tv));
|
||||
|
||||
|
載入中…
新增問題並參考
Block a user