libev 對每種監聽事件都用一個ev_type型別的資料結構表示,如ev_io, ev_timer, ev_child, ev_async分別用來表示檔案監聽器, timeout監聽器, 子程序狀態監聽 ...
確定! 回上一頁