Bright Leopold

i come from the other world,i will go back after the love,the regret,the alive and the dead are over

导航

2017年8月30日

边缘触发(Edge Trigger)和条件触发(Level Trigger)

摘要: int select(int n, fd_set *rd_fds, fd_set *wr_fds, fd_set *ex_fds, struct timeval *timeout); select用到了fd_set结构,此处有一个FD_SETSIZE决定fd_set的容量,FD_SETSIZE默认1 阅读全文

posted @ 2017-08-30 12:48 Bright Leopold 阅读(338) 评论(0) 推荐(0)