使用libevent编程,有三个主要步骤: (1) Creating an event base ( event_base_new() ) (2) Event notification ( event_new() , event_add() )
確定! 回上一頁