struct event *event_new(struct event_base *base, evutil_socket_t fd,short what, event_callback_fn cb,void *arg);. event_new()試圖分配和構造一個 ...
確定! 回上一頁